body
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 15px;
	font-family : Verdana;
	font-size : 8pt;
	color : #F8F8F8;
	text-align : center;
	background-image : url(../images/background1.gif);
}

div
{
	background : #272452;
	border : 1px solid #004080;
	width : 800px;
}

div.footer
{
	background: none;
	border : none;
	font-size : 7pt;
}

td.banner
{
	font : 8pt Verdana;
}

td.contents
{
	background : #FFFFFF;
	color : #000089;
	font-family : "Verdana";
	font-size : 9pt;
}

A:link
{
	color: Aqua;
}

A:visited
{
	color: Aqua;
}

A:hover
{
	color: #F26722;
}

A.body:link
{
	color: #F26722;
}

A.body:visited
{
	color: #F26722;
}

A.body:hover
{
	color: #FF0000;
}

FONT.title
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F5590C;
}