BODY
 {
SCROLLBAR-FACE-COLOR:#EAEAAC;
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #EAEAAC;
SCROLLBAR-BASE-COLOR: #EAEAAC;

BACKGROUND:#EAEAAC;
margin: 0px; 
padding: 0px;
font-family: Trebuchet MS, Arial; 
font-size: 10pt; 
color: #000000;

}

:link { color: #800000;text-decoration:underline; } /* for unvisited links */
:visited { color: #800000;text-decoration:underline; } /* for visited links */ 
:hover { color: darkgreen;text-decoration:underline; } /* when mouse is over link */ 
:active { color: #800000;text-decoration:underline; } /* when link is clicked */ 


h1 { 
font-family: Trebuchet MS, Arial;
font-size: 10pt; 
font-weight: bold; 
color: #CC9933;
margin-bottom: 5px;

}

#footer { 
	
font-family: Trebuchet MS, Arial; 
font-size: 8pt; 
font-weight: normal; 
color: #000000; 
text-align: center;
margin-bottom: 0px;
margin-top: 0px;

	}
