body
{
	background:url('../images/bgfade.gif') top repeat-x #E1EAF2;
	font:12px Arial;
	margin:0;
}
p, td
{
	font:12px Arial;
	color: #444;
	text-align:left;
}
a
{
	  color: #444;
}
a:hover
{
	  color: #000;
}
.left
{	
	text-align:left;
}
.center
{	
	text-align:center;
}
img
{
	display:block;
}
a.footer 
{
	color:#052879;
	font-size: 9px;
}
a.footer:hover
{
	color:red;
}