body         { color: #333333; font-size: 12px; font-family: Arial; text-align: left; 
               list-style-type: decimal; border: 1px solid #EABA68; margin-bottom: 6; margin-top: 6; 
               margin-left: 6; margin-right: 6; margin: 6; 
               background-color: #EABA68 }
a:link {
	color: #fffffd;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fffffd;
}
a:hover {
	text-decoration: none;
	color: #cccccc;
}
a:active {color: #000000;
	text-decoration: none;
}
h1           { font-size: 24px; color: #000000; font-family: Arial; font-weight: bold; 
               text-align: center; margin-top: 6; margin-bottom: -4; background-color: #EABA68 }
h2           { font-size: 16px; color: #000000; font-family: Arial; font-weight: bold; text-align: center; margin-top: 6; margin-bottom: -4 }
h3           { font-size: 14px; color: #000000; font-family: Arial; font-weight: bold; text-align: left; margin-top: 6; margin-bottom: -1 }
hr           { color: #000000; text-align: center; width: 75%; border-left-width: 1; border-right-width: 1; 
               margin-bottom: 1; margin-top: 1; color:#000000 }
table        { text-align: left; color: #333333; font-size: 12px; font-family: Arial; 
               list-style-type: decimal; margin-bottom: 6; margin-top: 6; 
               margin-left: 6; margin-right: 6; margin: 6; background-color: #EABA68 }

input        { color: #666666; font-size: 12px; font-family: Arial; text-align: justify; 
               list-style-type: decimal; border: 1px solid #EABA68; margin-bottom: 6; margin-top: 6; 
               margin-left: 6; margin-right: 6; margin: 6; 
               background-color: #EABA68  }

fieldset     { color: #000000; font-size: 12px; font-family: Arial; text-align: justify; 
               list-style-type: decimal; border: 1px solid #EABA68; margin-bottom: 6; margin-top: 6; 
               margin-left: 6; margin-right: 6; margin: 6; 
               background-color: #EABA68  }    
           
legend       { color: #000000; font-size: small; font-family: Arial; text-align: justify; 
               list-style-type: decimal; border: 1px solid #EABA68; margin-bottom: 6; margin-top: 6; 
               margin-left: 6; margin-right: 6; margin: 6; 
               background-color: #EABA68  }

ordered list	{ text-align: left; color: #000000; font-size: 12px; font-family: Arial; 
               list-style-type: decimal; margin-bottom: 6; margin-top: 6; 
               margin-left: 6; margin-right: 6; margin: 6; background-color: #EABA68 }		

body
{
  scrollbar-arrow-color: D54015;
  scrollbar-track-color: D54015;
  scrollbar-face-color: EABA68;
  scrollbar-highlight-color: ;
  scrollbar-3dlight-color: ;
  scrollbar-darkshadow-color: 000066;
  scrollbar-shadow-color: ;
}
	   

















