a:link
{
	color: rgb(255,0,0); 
}a:visited
{
	color: #c80000; 
} 

a:active 
{
	color: rgb(0,0,102);
}


body
{
	font-family: Bookman Old Style, Times New Roman, Times, serif;
	background-color: rgb(255,255,255);
	color: rgb(0,0,102);
	margin-top: 15px;
	margin-left: 8px
}

h1,h2,h3,h4           { color: #FF0000; font-family: MS Sans Serif, Arial, Helvetica, sans-serif; font-weight: bold }

h1
{ font-size: 24pt }

h2           

{ font-size: 18pt }
h3           

{ font-size: 14pt }
h4           

{ font-size: 12pt }

hr           

{ color: rgb(255,0,0) }