/* General */

UL		  				{ font-family:Verdana, Arial;
		   				  font-size:10pt;}

P		  				{ font-family:Verdana, Arial;
		     			  font-size:10pt;}

A		  				{ text-decoration:none;
						  font-weight:bold; }
A:link	  				{ color:#1A5DC8; }
A:visited 				{ color:#800080; }
A:active  				{ color:#008080; }
A:hover	  				{ color:#008080; }

body
{
	font-family: Verdana, Arial;
	font-size: 10 pt; 
	font-weight: regular; 
	background-color: #C49C82;
	color: #003366;
}
Normal
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	color: #000000;
}



.bodycopy
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: bold; 
	color: #000000;
}
h1, h3, h4, h5, h6
{
	font-family: Verdana,geneva,sans-serif;
}
h1
{
	color: #000000;
	size: 14pt; 
	font-weight: bold;
              margin-top: 10px;
              margin-bottom: 10px; 
}
h2
{
	font-family: Verdana,geneva,sans-serif;
	color: #000000; 
	size: 12pt; 
	font-weight: bold;
              margin-top: 10px;
              margin-bottom: 10px; 
}
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);
}

.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: Verdana,Times New Roman;
	font-size: 8pt; 
	font-weight: bold;
              font-style: italic; 
	color: #000000;
}
.cellheader
{
	font-family: Verdana,Arial;
	font-size: 10pt; 
	font-weight: bold; 
	color: #2D3E57;
              margin-top: 10px;
              margin-bottom: 10px;
}
.sidemenu
{
	font-family: Verdana,Arial;
	font-size: 8pt; 
	font-weight: regular; 
	color: #000000;
              margin-top: 5px;
              margin-bottom: 5px;
}