body {		

    font-family: Trebuchet MS;
	font-size: 13px;
	scrollbar-arrow-color:#DA5D36;    	
    scrollbar-darkshadow-color:#DA5D36;
    scrollbar-face-color:#EEF7EE;
    scrollbar-highlight-color:#EEF7EE;
    scrollbar-shadow-color:#EEF7EE;
    scrollbar-3dlight-color:#DA5D36;

	color: #295029;
	margin-top:0; margin-left:0; margin-right=20; margin-botton=0;
	
}


h1           { font-size: 13pt; font-weight: bold; text-align: center; color: #DA5D36;}
h2           { font-weight: bold; font-size: 14pt; }
td           { font-size: 13px; }


a:link {color: #003366; text-decoration: underline;} 
a:visited {color: #003366; text-decoration: underline;} 
a:hover {color: #003366; text-decoration: none;}
