a:link
{
	color: #990033; 
	text-decoration: none;
	font-weight: bold;

}
a:visited
{
	color: #990033; 
	text-decoration: none;
	font-weight: bold;

} 
a:active 
{
	color: #990033;
	text-decoration: none;
	font-weight: bold;

}
a:hover 

{   color: #CC0033;
	text-decoration: underline;
	font-weight: bold;

}

p
{
font-family: Papyrus, Georgia, Times New Roman, Times, Arial, Tahoma, Geneva, serif;
font-size: 12pt
color: #000000;
}

li
{
font-family: Papyrus, Georgia, Times New Roman, Times, Arial, Tahoma, Geneva, serif;
font-size: 10pt
color: #000000;
}

body
{
	font-family: Papyrus, Georgia, Times New Roman, Times, Arial, Tahoma, Geneva, serif;
	font-size: 10pt;
	color: #000000;
    background: #999999;
}
table
{
	table-border-color-light: #990000;
	table-border-color-dark: #990000; 

}
h1, h2, h3, h4, h5, h6
{
	font-family: Papyrus, Georgia, Times New Roman, Times, Arial, Tahoma, Geneva, serif;
}
h1
{
	font-size: 16pt;
	color: #663300;
}
h2
{
	font-size: 14pt;
	color: #990000; 
}
h3
{
	font-size: 12pt;
	color: #000000; 
}
h4
{
	font-size: 10pt;
	color: #000000;
}
h5
{
	font-size: 8pt;
	color: #990000;
}
h6
{
	font-size: 8pt;
	color: #000000;
}