a:link 		{ color: 000000; text-decoration: underline }

a:visited 	{ color: 800000; text-decoration: underline }

address 	{ font: 8 pt "Arial"; color: black; text-align: center }

table		{ align: center; font: 10 pt "Arial" }

body 		{ scrollbar-width:30px; 
		  scrollbar-arrow-color:#000000;  
		  scrollbar-face-color:#ffffff;  				
		  scrollbar-shadow-color: #800000; 
		  scrollbar-darkshadow-color:#800000; 
		  scrollbar-track-color:#000000; 
		  scrollbar-highlight-color:#800000; 
		  scrollbar-3dlight-color:#800000;
		  margin-top: 10px; 
		  margin-left: 20px; 
		  text-align: left;
		  font: 10 pt "Arial"
		}

.h1		{ color: #800000; font: 12 pt "Trebuchet MS"; font-weight: bold; }

.h2		{ color: #800000; font: 10 pt "Arial"; font-weight: bold }

.h3		{ color: black; font: 10 pt "Arial"; font-weight: bold }

.outer		{ width: 700 px; bgcolor: black; background: black }

.inner		{ width: 700 px; bgcolor: white; background: white }

.in2		{ width: 700 px; height: 25 px; bgcolor: white; background: white;  }

.bodtxt		{ width: 705 px; height: 500 px; bgcolor: white; background: white }

.hl1		{ color: #800000 }

.hl2		{ color: #000080 }

hr		{ color: #000000; size: 1 px; text-align: left; width: 75% }

td		{ valign: top }

.head		{ font: 14 pt "Arial"; color: #000080; font-weight: bold; text-shadow: red 0.2em 0.2em  }

.head2		{ font: 12 pt "Arial"; color: #000000; font-weight: bold; text-shadow: red 0.2em 0.2em  }

.footer		{ color: #000000; font: 8 pt "Arial"; font-weight: plain }

