a { text-decoration: none }

a:link
{
	color: #000099; 
}
a:visited
{
	color: #000099; font-weight: light;
} 
a:active 
{
	color: #000099;
}
body         { font-family: Arial, Helvetica; background-color: #FFFFFF; color: #000000 }
}

h1 { font-family: Verdana, Arial, Helvetica; }
h2, h3, h4, h5, h6 { font-family: Arial, Helvetica; }

h1           { color: #000099;}

h2           { color: #000099;}

h3           { color: #000099; font-weight: light; }

h4           { color: #000099;}

h5           { color: #339966; font-size: 10pt;}

h6           { color: #339966; font-size: 8pt; font-weight: light }
