body          {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("../gifs/bg.jpg");
	font-size: 10pt;
	SCROLLBAR-FACE-COLOR: #005A94;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFE0;
	SCROLLBAR-3DLIGHT-COLOR: #005A94;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #005A94;
	SCROLLBAR-DARKSHADOW-COLOR: #005A94;
	SCROLLBAR-SHADOW-COLOR: #9ACD32;
} 		

ul 		{ list-style-image: url('anabull1.gif') }
ul ul 		{ list-style-image: url('anabull2.gif') }
ul ul ul 	{ list-style-image: url('anabull3.gif') }

a:link { color: rgb(0,0,256) ; text-decoration: underline}
a:visited { color: rgb(144,0,144) ; text-decoration: underline}
a:active { color: rgb(238,141,29) ; text-decoration: underline}
a:hover { color : #789000 ; text-decoration: underline}

h1           { font-family: Arial, Helvetica, sans-serif; font-weight: normal; 
               font-style: normal; font-size: 24pt; color: rgb(51,102,51) }
h2           { font-family: Arial, Helvetica, sans-serif; font-weight: normal; 
               font-style: normal; font-size: 18pt; color: rgb(51,102,51) }
h3           { font-family: Arial, Helvetica, sans-serif; font-weight: normal; 
               font-style: normal; font-size: 14pt; color: rgb(51,102,51) }
h4           { font-family: Arial, Helvetica, sans-serif; font-weight: normal; 
               font-style: normal; font-size: 12pt; color: rgb(51,102,51) }
h5           { font-family: Arial, Helvetica, sans-serif; font-weight: normal; 
               font-style: normal; font-size: 10pt; color: rgb(51,102,51) }
h6           { font-family: Arial, Helvetica, sans-serif; font-weight: normal; 
               font-style: normal; font-size: 8pt; color: rgb(51,102,51) }

marquee      { font-family: Arial, Helvetica, sans-serif; font-weight: normal; 
               font-style: normal; font-size: 18pt; color: rgb(51,102,51) }

button       { background-color: rgb(51,102,51); color: white; border-color: rgb(204,153,102); 
               font-size: 8pt; font-family: Arial, Helvetica; font-style: bold; 
               border-style: solid; border-width: 1pt }

label	     { color: rgb(0,0,0); 
               font-size: 8pt; font-family: Arial, Helvetica; font-style: bold }

textarea     { color: black; border-color: rgb(153,102,0) }

fieldset     { color: black; border-color: rgb(153,102,0);
               font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
legend       { color: rgb(51,102,51);
               font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-style: 
               normal }
select       { color: black; border-color: rgb(153,102,0) }

caption      { color: rgb(51,102,51); 
               font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-style: 
               Normal }
table,td,th,tr { font-family: Arial, Helvetica, sans-serif; font-style: normal; 
               font-size: 10pt }

table        { color: rgb(0,0,0); border-color: rgb(153,102,0) }

th           { color: rgb(0,0,0); border-color: rgb(153,102,0); }

td           { border-color: rgb(153,102,0); }

