body { 
	font-family : Verdana, Sans-Serif;
	color : #000000; font-size : 12px;
	background-color: #ffffff;
	
}


td {
	vertical-align: top;	
	font-family : Verdana, Sans-Serif;
	color : #000000; font-size : 12px;
	
}

a {
	font-family : Verdana, Sans-Serif;
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	}

a:hover {
	font-family : Verdana, Sans-Serif;
	color : #3399cc;
	font-size : 11px;
	text-decoration : none;
}

