a:link
{
	color: #00A3DE; font-family:Trebuchet; font-size:8pt; text-decoration:underline 
}
a:visited
{
	color: #FFFF80; font-family:Trebuchet; font-size:8pt; text-decoration:underline
} 
a:active 
{
	color: rgb(255,102,0);
}

body
{
	font-family: Trebuchet MS;
	font-size:10pt;
	background-color: #000066;
	color: rgb(255,255,255);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	background-color: #000066; 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS;
	color: #05A4DE;
}
h1
{
	text-align:center;
	text-decoration:underline;
	font-size:24pt	
}
h2
{
	color: rgb(255,204,0); 
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	font-family: Trebuchet MS;
	font-size:12pt;
	color: rgb(255,255,255);
}
h6
{
	color: rgb(153,0,0);
}
