/* General */

UL		  				{ font-family:Times New Roman, Helvetica;
		   				  font-size:14px;}

P		  				{ font-family:Times New Roman, Helvetica;
		     			  font-size:14px;}

TD		  				{ font-family:Times New Roman, Helvetica;
						  font-size:14px;
						  color:#2D5133; }

H1		  				{ font-family:verdana,geneva,sans-serif;
						  font-size:16px;
						  font-weight:bold; }

H2		  				{ font-family:verdana,geneva,sans-serif;
						  font-size:14px;
						  font-weight:bold; }

A		  				{ text-decoration:none;
						  font-weight:bold; }
A:link	  				{
	;
}
A:visited 				{
	
}

CC9900
body
{
	font-family: Times New Roman, Helvetica;
	font-size: 14px;
	font-weight: regular;
	background-color: #FFEBCD;
	color: #2D5133;
}
Normal
{
	font-family: Times New Roman, Helvetica;
	font-size: 14px; 
	font-weight: regular; 
	color: #2D5133;
}

/* Includes */

.bodycopy
{
	font-family: Times New Roman, Helvetica;
	font-size: 12 pt;
	font-weight: bold;
	color: #FFEBCD;
}
table
{
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(0,0,0); 
}
.tableheading
{
	font-family: Times New Roman, Helvetica; 
	font-size: 18pt; 
	font-weight: bold; 
	font-color: #000000; 
}
.tabletext
{
	font-family: Times New Roman, Helvetica; 
	font-size: 12pt; 
	font-weight: regular; 
	font-color: #E9E9D1; 
}
.tabletitle
{
	font-family: Tahoma; 
	font-size: 18pt; 
	font-weight: bold; 
	font-color: #800000; 
}
.tablesubtitle
{
	font-family: Times New Roman, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-color: rgb(0,0,160); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Helvetica;
}
h1
{
	color: #800000;
	size: 18pt; 
	font-weight: bold; 
}
h2
{
	color: #800000; 
	size: 14pt; 
	font-weight: bold; 
}
h3
{
	color: #800000; 
	size: 12pt; 
	font-weight: bold; 
}
h4
{
	color: #800000;
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
