a:link
{
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	text-decoration:none; 
}

a:visited
{
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	text-decoration:none;
} 

a:hover 
{
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	text-decoration:underline;
}

a:active 
{
	color: #000000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	text-decoration:underline;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}

/* forms */
input,select, textarea 
{
	font-size:8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px inset #CCCCCC;
	color: Black;
	background-color: #FFFFFF;
	width: auto;
}
body
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #008000;
	font-size:10pt;

}

.body
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #008000;
	font-size:10pt;

}
h1
{
	font-family: Arial Black;
	background-color: rgb(255,255,255);
	color: #FF6600;font-size:18pt
}
h2
{
	font-family: Arial Black;
	background-color: rgb(255,255,255);
	color: #FF6600;font-size:14pt
}
h3
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: #FF6600;font-size:12pt
	font-weight: bold
}
h4
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: #000000;font-size:14pt
	font-weight: bold
}
h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(255,255,255);
	color: #008000;
	font-size:12pt;
	font-weight: bold; 
	margin-top:7; 
	margin-bottom:-3;
}
h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: rgb(255,255,255);
	color: #008000;
	font-size:10pt;
	font-weight: 
	bold; margin-top:7; 
	margin-bottom:-3;
}
