
a:hover 
{ 
text-decoration: none;
color: #FF9933;
font-family: Arial; 
font-size:8pt
} 

a{text-decoration:none}




a:link
{
	color: #000000; 
}
a:visited
{
	color: #000000; 
} 
a:active 
{
	color: #FF9933;
}

td {
	font-family: Arial;
	font-size: 8 pt;
	}



P
{font-size: 8 pt; font-family: Arial; 
}

body
{
	background-color: #E0D8C7; topmargin="0" leftmargin="0";

scrollbar-3d-light-color:#000000; 
scrollbar-arrow-color:#FF9933; 
scrollbar-base-color:black; 
scrollbar-dark-shadow-color:#C1B08E; 
scrollbar-face-color:#E0D8C7; 
scrollbar-highlight-color:#F2EDE6; 
scrollbar-shadow-color:black
	
}

h1
{
	font-size: 12 pt; font-family: Verdana, Arial, Helvetica; 	color: rgb(00,00,00);
}
h2
{
	font-size: 18 pt; font-family: Verdana, Arial, Helvetica; 	color: #FF9933;}
h3
{
	font-size: 7 pt; Arial; 	color: rgb(00,00,00)
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}