body { 
	color: #000000;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #D3D3D3;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
} 

p { 
	/*color: #000000; */
	font-size: 12px;
	/*font-family: Arial, Helvetica, sans-serif; */
} 

li {	
	font-size : 12px;
}

.xx-small {	
	font-size : 9px;
}

.small {	
	font-size : 10px;
}

.title {
	color: #999999; 
	font-weight: bold; 
	font-size : 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.menubar { 
	border-bottom: 1px solid;
}

a:active, a:link, a:visited {
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
} 
	
a:hover {
	color: #FFA500; 
	font-weight: bold; 
	text-decoration: none;
} 

.main {
	background-color: #FFFFFF; 	
}

.imgflot {
float:left;
margin-right:10px;
margin-top:10px;
}