}
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial;
	font-size: medium;
	font-color: #000000;
}
A:active
{
	COLOR: #000080;
}
H1 {
	COLOR: #003333;
}
H2 {
	COLOR: #003333;
}
H3 {
	COLOR: #003333;
}
H4 {
	COLOR: #003333;
}
H5 {
	COLOR: #003333;
}
H6 {
	COLOR: #003333;
}
LI {
	COLOR: #003333;
}
P
{
	font-size: small;
	COLOR: #003333;
}
A.menu:link 
{
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold
}
P.menu
{
	font-size: 12px;
	COLOR: #ffffff;
}
A:link 
{
	text-decoration: underline;
	color: blue;
}
A.menu:visited
{
	text-decoration: none;
	color: white;
	font-size: small;
	font-weight: bold
}
A:visited
{
	text-decoration: underline;
	color: white 
}
A.menu:hover 
{
	text-decoration: underline;
	color: white;
	font-size: small;
	font-weight: bold
}
A:hover 
{
	text-decoration: underline;
	color: maroon;
}