/* General */

UL		  				{ font-family:Arial, Helvetica;
		   				  font-size:10pt;}

P		  				{ font-family:Arial, Helvetica;
		     			  font-size:10pt;}

H1		  				{ font-family:Arial,geneva,sans-serif;
						  font-size:14pt;
						  font-weight:bold; }

H2		  				{ font-family:Arial,geneva,sans-serif;
						  font-size:12pt;
						  font-weight:bold; }

A		  				{ text-decoration:none;
						  font-weight:bold; }
A:link	  				{ color:#0000FF; }
A:visited 				{ color:#800080; }
A:active  				{ color:#FF0000; }
A:hover	  				{ color:#FF0000; }

body
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	background-color: #003366;
	color: #000000;
}
Normal
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	color: #000000;
}

/* Includes */

.bodycopy
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: bold; 
	color: #000000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Helvetica;
}
h1
{
	color: #FF0000;
	size: 14pt; 
	font-weight: bold; 
}
h1.ttl { font-family: Arial, Helvetica; font-size: 28px; color: #FF0000; font-weight: bold; }
h2
{
	color: #FF0000; 
	size: 12pt; 
	font-weight: bold; 
}
h3
{
	color: rgb(0,0,0); 
	size: 10pt; 
	font-weight: bold; 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}

a.fix:link	  				{ color:#0000FF; text-decoration: underline; }
a.fix:visited 				{ color:#0000FF; text-decoration: underline; }
a.fix:active  				{ color:#FF0000; text-decoration: underline; }
a.fix:hover	  				{ color:#FF0000; text-decoration: underline; }

a.fix2:link	  				{ color:#0000FF; text-decoration: none; }
a.fix2:visited 			{ color:#0000FF; text-decoration: none; }
a.fix2:active  			{ color:#FF0000; text-decoration: none; }
a.fix2:hover	  			{ color:#FF0000; text-decoration: none; }

a.fix3:link	  				{ color:#FFFFFF; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold; }
a.fix3:visited 			{ color:#FFFFFF; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold; }
a.fix3:active  			{ color:#FFFFFF; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold; }
a.fix3:hover	  			{ color:#FF0000; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold; }

a.fix4:link	  				{ color:#000000; text-decoration: none; }
a.fix4:visited 			{ color:#000000; text-decoration: none; }
a.fix4:active  			{ color:#FF0000; text-decoration: none; }
a.fix4:hover	  			{ color:#FF0000; text-decoration: none; }

a.left-menu:link	  		{ color:#FFFFFF; text-decoration: none; font-family: Arial; font-size: 13px; }
a.left-menu:visited 		{ color:#FFFFFF; text-decoration: none; font-family: Arial; font-size: 13px; }
a.left-menu:active  		{ color:#FFFFFF; text-decoration: none; font-family: Arial; font-size: 13px; }
a.left-menu:hover	  		{ color:#FF0000; text-decoration: none; font-family: Arial; font-size: 13px; }

a.left-menu2:link	  			{ color:#FFFF00; text-decoration: underline; font-weight: bold; font-family: Arial; font-size: 13px; }
a.left-menu2:visited 		{ color:#FFFF00; text-decoration: underline; font-weight: bold; font-family: Arial; font-size: 13px; }
a.left-menu2:active  		{ color:#FFFF00; text-decoration: underline; font-weight: bold; font-family: Arial; font-size: 13px; }
a.left-menu2:hover	  		{ color:#FF0000; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 13px; }

.bhbn { background-color: #0000FF; color: #FFFFFF; font-weight: bold; padding: 2px 0 2px 5px; width: 125px; margin-bottom: 10px; }