/* General */

UL		  				{ font-family:Verdana, Arial;
		   				  font-size:10pt;}

P		  				{ font-family:Arial,Verdana;
		     			  font-size:10pt;}

A		  				{ text-decoration:none;
						  font-weight:bold; }
A:link	  				{ color:#8C5E31; }
A:visited 				{ color:#8C5E31; }
A:active  				{ color:#3AA3CE; }
A:hover	  				{ color:#3AA3CE; }

body
{
	font-family: Arial,Verdana;
	font-size: 10 pt; 
	font-weight: regular; 
	background-color: #F1D39F;
	color: #003366;
}
Normal
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	color: #1E568A;
}



.bodycopy
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: bold; 
	color: #00315B;
}
h1
{
	font-family: Arial,Helvetica,sans-serif;
	color: #00315B;
	size: 12 pt; 
	font-weight: bold;
              margin-top: 10px;
              margin-bottom: 10px; 
}
h2
{
	font-family: Arial,Helvetica,sans-serif;
	color: #00315B; 
	size: 12 pt; 
	font-weight: bold;
              margin-top: 5px;
              margin-bottom: 5px; 
}
h3
{
	font-family: Arial,Helvetica,sans-serif;
	color: #00315B); 
	size: 10pt; 
	font-weight: bold; 
}


.topnavactive
{
	font-family: Arial,Times New Roman;
	font-size: 10pt; 
	font-weight: regular;
	color: #684215;
}
.bottomtext
{
	font-family: Arial,Verdana;
	font-size: 8pt; 
	font-weight: bold;
	color: #1E568A;
}
.toplisttext
{
	font-family: Arial,Times New Roman;
	font-size: 10pt; 
	font-weight: regular; 
	color: #003366;
              margin-top: 8px;
              margin-bottom: 8px; 
}
.celltext
{
	font-family: Arial,Times New Roman;
	font-size: 10pt; 
	font-weight: regular; 
	color: #003366;
              margin-top: 6px;
              margin-bottom: 6px; 
}
.cellquote
{
	font-family: Arial,Times New Roman;
	font-size: 8pt; 
	font-weight: bold;
              font-style: italic; 
	color: #000000;
}
.cellheader
{
	font-family: Arial,Verdana;
	font-size: 10pt; 
	font-weight: bold; 
	color: #2D3E57;
              margin-top: 10px;
              margin-bottom: 10px;
}
.sidemenu
{
	font-family: Arial,Verdana;
	font-size: 8pt; 
	font-weight: regular; 
	color: #000000;
              margin-top: 5px;
              margin-bottom: 5px;
}