body {
	margin:0 0 0 0;
	font-family:Tahoma;
	color: #000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
}

/*============================ SPACES & CLEARING =================*/
.space_small {clear: both;	font-size: 1px;	height: 10px; overflow:hidden; line-height:1px;}
.space_big {clear: both; font-size: 1px; height: 20px; overflow:hidden; line-height:1px;}
.space_medium {clear: both; font-size: 1px; height: 15px; overflow:hidden; line-height:1px;}
.cb{clear:both; font-size:1px;}
.db {display:block;}
.fl {float:left}
.fr {float:right}

/*================== common ====================*/
a {color:#333333; text-decoration:underline;}
a:hover {color:#666666;}
.title {font-size:20px; color:#000000}
.info {font-size:12px; color:#333333; text-align:justify}
