/* 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:#A52A2A; }
A:hover	  				{ color:#A52A2A; }

body
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	background-color: #F5DEB3;
	color: #5B2F22;
}
Normal
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	color: #5B2F22;
}

/* Includes */

.bodycopy
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: bold; 
	color: #000000;
}

.thumbtext
{
	font-family: Arial, Helvetica;
	font-size: 8 pt; 
	font-weight: regular; 
	color: #000000;
}

.caption
{
	font-family: Verdana, Helvetica;
	font-size: 8 pt; 
	font-weight: regular; 
	color: #000000;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Helvetica;
}
h1
{
	color: #5B2F22;
	size: 14pt; 
	font-weight: bold; 
	font-style: italic; 
}
h2
{
	color: #3C5E91; 
	size: 12pt; 
	font-weight: bold; 
}
h3
{
	color: #3C5E91); 
	size: 10pt; 
	font-weight: bold; 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
