body,td,th 
{
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E2E2E0;
}
a:link 
{
	color: #1440AA;
	text-decoration: none;
}
a:visited 
{
	color: #1440AA;
	text-decoration: none;
}
a:hover 
{
	color: #AA1440;
	text-decoration: underline;
}
a:active 
{
	text-decoration: none;
}
