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: white; 
}

a {color:white; font-size: 10pt}

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

blockquote
{ color: white }

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

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

small	{font-size: 8pt}

table {color: white}

