
a:link
{
	 
color: #000000}
a:visited
{
	color: #FF0000; 
} 
a:active 
{
	color: #0000FF;
}
body
{
	font-family: Century;
	  
}
table
{
	table-border-color-light: rgb(75,63,52);
	table-border-color-dark: rgb(75,63,52); font-family:Century 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: rgb(51, 0, 153); 
}
h3
{
	color: rgb(204, 0, 153); 
}
h4
{
	color: rgb(0, 51, 102);
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}