a:link
{
	color: #996666;
	text-decoration: none 
}
a:visited
{
	color: #663333;
	text-decoration: none
} 
a:active 
{
	color: #663333;
	text-decoration: none
}
a:hover
{
	color:#996666;
	text-decoration: underline
}
body
{
	font-family: Arial;
	background-color: #996666;
	color: #000000;font-size:10pt
}
table
{
	font-size:10pt; border-color:#996666 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Trebuchet MS, Verdana;
}
h1
{
	color: #000000;font-size:36pt; 
}
h2
{
	color: #000000;font-size:24pt; font-weight:bold 
}
h3
{
	color: #000000;font-size:18pt;
}
h4
{
	color: #000000;font-size:14pt; font-weight:bold
}
h5
{
	color: #000000;font-size:12pt; font-weight:bold
}
h6
{
	color: #000000;font-size:10pt; font-weight:bold
}