a:link
{ 
font-family: Arial; font-size: 8pt; color: #99ccff; text-decoration: none; 
}
a:visited
{ 
font-family: Arial; font-size: 8pt; color: #99ccff; text-decoration: none; 
} 
a:active 
{
font-family: Arial; font-size: 8pt; color: #99ccff; text-decoration: none; 
}
a:hover 
{
font-family: Arial; font-size: 8pt; color: #FF0000; text-decoration: none;
}
body
{
	font-family: Arial; text-decoration: none; color: #000000 }
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial,
}
h1
{
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000 }
}
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);
}