.body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px}
body {
	margin-top: 0px;
	background-color: #4B6981;
}
body,td,th {
	color: #FFFFFF;
}
p {
	text-align:left;
}
hr {
	width: 100%; 
	border: 1px solid #415e75;
	text-align: left;
}
a:link, a:visited{
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
ul {
	text-align:left;
}
