a:link { 
color: #000080; 
} 
a:visited { 
color: #5394c8; 
} 
a:hover { 
color: #000080; {text-decoration:underline; font-weight:bold; 
};
} 
body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: #000050;font-size:10pt
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); font-family:Verdana; font-size:10pt; color:#000080 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Arial, Helvetica;
}
h1
{
	color: rgb(0,0,80);
}
h2
{
	color: rgb(0,0,80); 
}
h3
{
	color: rgb(0,0,80); 
}
h4
{
	color: rgb(0,0,80);
}
h5
{
	color: rgb(0,0,80);
}
h6
{
	color: rgb(0,0,80);
}