/* General */

UL		  				{ font-family:Arial, Helvetica;
		   				  font-size:10pt;}

P		  				{ font-family:Arial, Helvetica;
		     			  font-size:10pt;}

H1		  				{ font-family:verdana,geneva,sans-serif;
						  font-size:14pt;
						  font-weight:bold; }

H2		  				{ font-family:verdana,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: #FFFFFF;
	color: #000080;
}
Normal
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	color: #000080;
}

/* Includes */

.bodycopy
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: bold; 
	color: #000080;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #B83544;
	size: 14pt; 
	font-weight: bold; 
}
h2
{
	color: #B83544; 
	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);
}
