@import url("menu.css");
<head>
<STYLE type="text/css">


A:hover 				{color: #0E223D;} 

.whitetext 				{color: #ffffff; 	font-family: tahoma, Helvetica, sans-serif;		font-size: 9pt; 	text-decoration: none;}
.lightgreensmall		{color: #009933;	font-family: tahoma, Helvetica, sans-serif; 	font-size: 8pt; 	text-decoration: none;}
.redsmall				{color: #CC3300;	font-family: Arial, Helvetica, sans-serif; 		font-size: 8pt; 		text-decoration: none;}
.bodyblue   			{color: #000066;	font-family: Arial, Helvetica, sans-serif; 		font-size: 8pt; 		text-decoration: none;}
.lightgreensmall		{color: #009933;	font-family: Arial, Helvetica, sans-serif; 		font-size: 8pt; 		text-decoration: none;}
.bodysmallgreen   		{color: #003333;	font-family: Arial, Helvetica, sans-serif; 		font-size: 8pt; 		text-decoration: none;}
.bodyorange   			{color: #E79700;	font-family: Arial, Helvetica, sans-serif; 		font-size: 8pt; 		text-decoration: none;}
.bodygrey   			{color: #666666;	font-family: tahoma, Helvetica, sans-serif;		font-size: 8pt;		text-decoration: none;}
.bodygreymenu  			{color: #666666;	font-family: Arial, Helvetica, sans-serif; 		font-size: 8pt; 		text-decoration: none;}
.whitetextmenu			{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.bluetitle   			{color: #000066;	font-family: tahoma, Helvetica, sans-serif;		font-size: 9pt; 	text-decoration: none;}
.bodyblack   			{color: #000000;	font-family: Arial, Helvetica, sans-serif; 		font-size: 8pt; 		text-decoration: none;}
.greentitle   			{color: #15552B;	font-family: tahoma, Helvetica, sans-serif; 	font-size: 9pt; 	text-decoration: none;}
.bodygreyUL   			{color: #666666;	font-family: tahoma, Helvetica, sans-serif; 	font-size: 8pt; 	text-decoration: underline;}
.bodysmallgreensmall   	{color: #003333;	font-family: Arial, Helvetica, sans-serif; 		font-size: 7pt; 	text-decoration: none;}
.bodybluesmall   		{color: #000066;	font-family: Arial, Helvetica, sans-serif;		font-size: 7pt;		text-decoration: none;}
.redtitle   			{color: #E79700;	font-family: tahoma, Helvetica, sans-serif; 	font-size: 9pt;		text-decoration: none;}
.bodysmallgrey   		{color: #666666;	font-family: Arial, Helvetica, sans-serif; 		font-size: 7pt; 		text-decoration: none;}
text-decoration: none;}
.whitetextmenu:hover			{
	color: #FFFFFF;
	text-decoration: none;
}
.bosygreyUL:hover				{color: #000000;	text-decoration: underline}
.bodysmallgreen:hover			{color: #009933;	text-decoration: underline}


</STYLE>
</head>

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;

}
