body
{
	background-color:#BFC7D7;
    margin-top: 0;
    margin-left: 0;	
}
Table
{
	font-family: Arial;
	font-size: 10pt;
	color: #4b4b4b;
}
#page
{
	width:800px;
	border:#75787b 1px solid; 
	background-color:#FFFFFF;	
}

#footer
{
	background-color: #bababa;
	font-size: 9pt;
	font-family: Verdana;
	color: dimgray;
	height: 50px;
	width: 800px;
	background-image: url(/footer/images/back.jpg);
	border-right: #75787b 1px solid;
	border-left: #75787b 1px solid;
	border-bottom: #75787b 1px solid;
}

#header
{
	width: 800px;
	background-image: url(/header/images/back.jpg);
	border-top: #3c6fad 4px solid;
	border-left: #75787b 1px solid;
	border-right: #75787b 1px solid;
	font-size: 8pt;
	color: dimgray;
	font-family: Verdana;
}