BODY       { background: #CCCC99 }
P, BODY, LI, OL	{
	font-family: Trebuchet, Veranda, Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	color: #4B3323;
	}

A:link {color: 003333}
A:visited {color: 003333}
A:active {color: 666600}
A:hover {color: cc0000}

H1, H2, H3, H4, H5 {
	font-family: "Trebuchet", "Veranda", "Arial", sans-serif;
	color: #4B3323;
	}

H6 { font-family:  Arial;
	color: black;
	font-weight: normal; }

H3 { font-size: 15pt; }
H5 { font-size: 10pt; }

REM {color: #7A5730}

#footer {
	font-size: 8pt; 
	color: black;
	font-family: Verdana, Arial;
	font-weight: bold }

.note { font-size: small }
.topMenu {
	/*
	font-family: Verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	border-left-style: solid; 
    border-left-color: #999999; 
    border-right-style: solid; 
    border-right-color: #000000; 
    border-top-style: solid; 
    border-top-color: #999999; 
    border-bottom-style: solid; 
    border-bottom-color: #000000;
    border-width: 2;
	/*
       }

.topMenu A {
	text-decoration: none;
	}

