.nav {
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #990000;

}
a 		{
		text-decoration: none;
		font-family: "Arial";
		color: #FFFFFF ;
		font-size: 9pt
}
a:hover 	{
	text-decoration: none;
	font-family: "Arial";
	color: #FFFF00;
	font-weight: bold;
	font-size: 9pt;
}
a:active 	{
	text-decoration: none;
	font-family: "Arial";
	color: #FFFF00;;
	font-size: 9pt;
	font-weight: normal;
}
.body {
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000044;

}
BODY {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #CCCCCC;
	font-family: Arial;
	font-size: 9pt;
	scrollbar-base-color: #993333;
	scrollbar-track-color: #992222;
	scrollbar-face-color: #990000;
	scrollbar-highlight-color: #CC0000;
	scrollbar-3d-light-color: #000000;
	scrollbar-darkshadow-color: #993333;
	scrollbar-shadow-color: #660000;
	scrollbar-arrow-color: #FFFF00;
	color: #FFFFFF;

}
td.body {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
td.nav {
	font-family: Arial;
	font-size: 9pt;
	background-color: 990000;
	color: #FFFFFF;
}
.text {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
td.text {
	font-family: "Arial";
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

