/* Body and links*/
body { font-family: Arial,Helvetica; font-size: 12px; color: #E0CD95;}
td { font-family: Arial,Helvetica; font-size: 12px; color: #E0CD95;}

/*Links*/
a.link1:link { font-family: Arial, Helvetica; font-size: 12px; color: #431F10; font-weight: bold; text-decoration: underline; }
a.link1:active { font-family: Arial, Helvetica; font-size: 12px; color: #431F10; font-weight: bold; text-decoration: underline; }
a.link1:visited { font-family: Arial, Helvetica; font-size: 12px; color: #431F10; font-weight: bold; text-decoration: underline; }
a.link1:hover { font-family: Arial, Helvetica; font-size: 12px; color: #8b0000; font-weight: bold; text-decoration: underline; }

a.link2:link { font-family: Arial, Helvetica; font-size: 12px; color: #E0CD95; font-weight: bold; text-decoration: none; }
a.link2:active { font-family: Arial, Helvetica; font-size: 12px; color: #E0CD95; font-weight: bold; text-decoration: none; }
a.link2:visited { font-family: Arial, Helvetica; font-size: 12px; color: #E0CD95; font-weight: bold; text-decoration: none; }
a.link2:hover { font-family: Arial, Helvetica; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration: underline; }

a.link3:link { font-family: Arial, Helvetica; font-size: 10px; color: #E0CD95; font-weight: bold; text-decoration: none; }
a.link3:active { font-family: Arial, Helvetica; font-size: 10px; color: #E0CD95; font-weight: bold; text-decoration: none; }
a.link3:visited { font-family: Arial, Helvetica; font-size: 10px; color: #E0CD95; font-weight: bold; text-decoration: none; }
a.link3:hover { font-family: Arial, Helvetica; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: underline; }


/*Headers*/
h1 {
font-family: Arial, Helvetica; 
font-size: 20px;  
font-weight: bold;  
color: #003366;
margin: 20px, 0px, 0px, 0px;
}

h2 {font-family: Arial, Helvetica; font-size: 16px;  font-weight: bold;  color: #003366;}
h3 {font-family: Arial, Helvetica; font-size: 13px;  font-weight: bold;  color: #003366;}


/*Htag for top quote*/
h4 {
    font-family: Arial, Helvetica; 
    font-size: 22px;  
    font-weight: normal;  
    color: #003366;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}


/*Htag for bottom quote*/
h5 {
    font-family: Arial, Helvetica; 
    font-size: 16px;  
    font-weight: normal;  
    color: #003366;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}


hr { background: transparent; color: #000000; height: 1px; }


BODY{
scrollbar-face-color:#000000;
scrollbar-arrow-color:#ffffff;
scrollbar-track-color:#431F10;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#E0CD95;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000;
}
-->

