body {
	font-family: arial,verdana;
    font-size: 9pt;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(images/bgpage.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a:link {
	color: #87072b;
	text-decoration: none;
	
}

a:visited {
	color: #87072b;
	text-decoration: none;
	
}

a:hover {
	color: #87072b;
	text-decoration: underline;
	
}

a:active {
	color: #87072b;
	
}

td {
	font-family: arial,verdana;
	font-size: 9pt;
	font-weight: normal;

}
.footer  {
	font-family: arial,verdana;
	color: #888888;
	font-size: 7pt;
}
.Navy9pt  {
	font-family: arial,verdana;
	color: #000b42;
	font-size: 9pt;
}
.Red8pt  {
	font-family: arial,verdana;
	color: #FF0000;
	font-size: 8pt;
}