/* General */

P		  				{ font-family:Times New Roman, Helvetica;
		     			  font-size:12pt;}

H1		  				{ font-family:verdana,geneva,sans-serif;
						  font-size:18pt;
						  font-weight:bold; color:#FF0000; }

H2		  				{ font-family:verdana,geneva,sans-serif;
						  font-size:14pt;
						  font-weight:bold; color:#FF0000; }

A		  				{ text-decoration:none;
						  font-weight:bold; }
A:link	  				{ color:#000080; }
A:visited 				{ color:#0000C0; }
A:active  				{ color:#333399; }
A:hover	  				{ color:#CC9900; }

body
{
	font-family: Times New Roman, Helvetica;
	font-size: 12pt; 
	font-weight: regular; 
	margin-top: 40;
	background-color: #c4bb9f;
	color: #000000;
}
Normal
{
	font-family: Times New Roman, Helvetica;
	font-size: 14px; 
	font-weight: regular; 
	color: #000000;
}

/* Includes */

.bodycopy
{
	font-family: Times New Roman, Helvetica;
	font-size: 12 pt; 
	font-weight: bold; 
	color: rgb(49,101,99);
}
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: #800000; 
}
.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: #FF0000;
	size: 18pt; 
	font-weight: bold; 
}
h2
{
	color: #FF0000; 
	size: 14pt; 
	font-weight: bold; 
}
h3
{
	color: #000000; 
	size: 12pt; 
	font-weight: bold; 
}
h4
{
	color: #000000;
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
a.fix:link	  				{ color:#0000FF; text-decoration: underline;}
a.fix:visited 				{ color:#0000FF; text-decoration: underline; }
a.fix:active  				{ color:#FF0000; text-decoration: underline; }
a.fix:hover	  				{ color:#FF0000; text-decoration: underline; }

a.newmenu:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.newmenu:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.newmenu:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.newmenu:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.newmenu2:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFD800;
	text-decoration: underline;
}
a.newmenu2:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFD800;
	text-decoration: underline;
}
a.newmenu2:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFD800;
	text-decoration: underline;
}
a.newmenu2:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFD800;
	text-decoration: none;
}

.note1 {
	font-family: Times New Roman, Helvetica;
	font-weight: bold;
	font-size: 12px;
}

.note2 {
	font-family: Times New Roman, Helvetica;
	font-weight: bold;
	font-size: 11px;
}