td.menubar {
	font-size:11px;
	font-weight:200;  
	background-color: #FFFFFF;  
	padding-top: 5px;
}
p,li,span,td {
	font-size:11px;
	font-weight:100;  
}
a {
	font-size: 11;
	color: #0E0055;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
body {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11;
	text-align: center;
	margin: 0px;
}