/* CSS Document */

body {
 	font-family:Verdana;
	font-size:8px;
	color:#474747;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
 	background:url();
 	background-color:#ffffff;
}


td {
 	font-family:Verdana;
	font-size:13px;
	color:#666666;
	line-height:14pt;
}

a:link, a:visited {
	font-family:Verdana;
	color:#C41230;
	font-size: 10pt;
	font-weight:normal;
	text-decoration:none;
	line-height:14pt;
}

a:hover {
	color:#474747;
}

