a:link
{
	color: rgb(80,7,52); 
}
a:visited
{
	color: rgb(112,4,4); 
} 
a:active 
{
	color: rgb(102,255,0);
}
body
{
	font-family: Arial;
	color: #544634;font-size:10pt
}
table
{
	table-border-color-light: rgb(251,244,235);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial ,Verdana, Helvetica;
}
h1
{
	color: rgb(109,91,67);
}
h2
{
	color: rgb(109,91,67);
}
h3
{
	color: rgb(109,91,67); 
}
h4
{
	color: rgb(109,91,67);
}
h5
{
	color: rgb(109,91,67);
}
h6
{
	color: rgb(109,91,67);
}
<style type="text/css"  media="all">

<!--  this is where you paste the CSS provided by the form below -->

</style>