BODY
{
	font-family: Ariel, Helvetica;
	
	background-color: rgb(255,255,255); 
}
table
{
	table-border-color-light: rgb(102,102,102);
	table-border-color-dark: rgb(51,51,51);
}
a:link
{
	color: #FF9966; 
}
a:visited
{
	color: #6600FF; 
} 
a:active 
{
	color: #CCCCCC;
}
h1
{
	font-family: Ariel, Helvetica;
	color: rgb(0,0,0);
}
h2
{
	font-family: Times New Roman, Helvetica;
	color: rgb(0,0,0);
}
h3
{
	font-family: Helvetica;
	color: rgb(0,0,0);
}
h4
{
	font-family: Helvetica;
	color: rgb(0,102,153);
}
h5
{
	font-family: Helvetica;
	color: rgb(0,102,204);
}
h6
{
	font-family: Helvetica;
	color: rgb(0,102,255);
} 

