a:link
{
	color: rgb(255,255,255); 
}
a:visited
{
	color: rgb(255,255,255); 
} 
a:active 
{
	color: maroon;
}
a:hover
{
	color: maroon;
}
body
{
	font-size:10px
	font-family: verdana;
	color: rgb(255,255,255);
}
h1, h2, h3, h4, h5, h6
{
	font-family: arial;
}
h1
{
	font-size: 12pt;
	color: rgb(255,255,255);
}
h2
{
	font-size: 10pt;
	color: rgb(255,255,255); 
}
h3
{
	font-size: 10pt;
	color: rgb(255,255,255); 
}
h4
{
	font-size: 09pt;
	color: rgb(255,255,255);
}
h5
{
	font-size: 09pt;
	font-family: times new roman;
	color: rgb(255,255,255);
}
h6
{
	font-size: 09pt;
	font-family: system;
	color: rgb(255,255,255);
}
normal
{
	font-family: verdana;
	font-size 10pt;
	color: rgb(255,255,255);
}
