a:link
{
	color: rgb(0,0,153);
}
a:visited
{
	color: rgb(51,153,102);
}
a:active
{
	color: rgb(153,201,153);
}
body
{
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
}
h1
{
	color: rgb(0,0,153);
}
h2, marquee
{
	color: rgb(0,0,153);
}
h3
{
	color: rgb(0,0,153);
}
h4
{
	color: black;
}
h5
{
	color: black;
}
h6
{
	color: black;
}
HR
{
	color: black;
}
li
{
	color: black;
	font-family: Georgia, Helvetica;
	font-weight: normal;
	font-style: normal;
}

TABLE
{
	border: 0;		
}
TD
{
	border-color: rgb(0,0,153);
}

body
{
	font-family: Arial, Helvetica;
	
}
h1
{
	font-family: Georgia, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	font-family: Georgia, Helvetica;
	
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	font-family: Georgia, Helvetica;
	
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: Georgia, Helvetica;
	
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: Georgia, Helvetica;
	
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: Georgia, Helvetica;
	
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}