body
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: ;
	border: 1px solid red;
	scrollbar-face-color: navy;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #CC0000;
}

p 
{
	font-size: 10pt;
	background-color: ;
	color: navy; 
}

a {color:rgb(255,0,0); font-size: 10pt}

a:hover 
{
	color:white; 
	font-size: 10pt; 
	text-decoration: none;
	background-color: red
}

h4
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: white;
	background-color: #000066
}

h1, h2, h3, h5, h6
{
	font-family: Georgia, Times New Roman, Times, serif;
	color:navy
}

small	{font-size: 8pt}

table {background-color: }
