﻿a:link
{
	color: rgb(102, 51, 0);
}
a:visited
{
	color: rgb(0,204,204); 
} 
a:active 
{
	color: rgb(204,153,51);
}
body

{
	font-family: Arial;
	background-color: Hex={D6,ED,B5};
	color: #000000;font-size:11px
	
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h6
{
	font-family: Arial, Helvetica;
}
h5
{
	font-family: Arial, Helvetica;
}
h4
{
	font-family: Arial, Helvetica;
}
h3
{
	font-family: Arial, Helvetica;
}
h2
{
	font-family: Arial, Helvetica;
}
h1
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(175,78,00);
}
h2
{
	color: rgb(175,78,00); 
}
h3
{
	color: rgb(175,78,00); 
}
h4
{
	color: rgb(175,78,00);
}
h5
{
	color: rgb(175,78,00);
}
h6
{
	color: rgb(175,78,00);
}
p            {
	font-size: medium;
	font-family: Verdana;
	color: #663300;
}
