body {	scrollbar-3dlight-color: black;
					scrollbar-face-color: white;
					scrollbar-highlight-color: white;
					scrollbar-arrow-color: #B9B96B;
					background-color: white;
					scrollbar-shadow-color: black;   
					scrollbar-darkshadow-color: white;
					margin-left: 0px;
					margin-right: 5px;
					font-family : Arial, Helvetica, Verdana, sans-serif;
					font-size: 9pt;
					color:  black;
					}
					
h1 			{ font-size: 250%;
				color: #999933;
				font-family: times;
				text-align: center;
				margin-top: 0px; 
				font-weight: normal; }	

h2 			{ font-size: 150%;
				color: #999933;
				font-family: times;
				text-align: center;
				margin-top: 0px; }	
				
h3 			{ font-size: 100%;
				color: #999933;
				font-family: times;
				text-align: center;
				margin-top: 0px; }
				
.green 		{ color: #999933; }	

iframe { background-color: white; }

li { margin-top: 5px; }

.floatleft
{
float: left;
margin: 0px 20px 20px 0px;

}

.floatright
{
float: right;
margin: 0px 0px 20px 20px;

}

input, textarea, select { font-size: 90%; }

a { color:  #8A1E01; }						
a:visited	{ color:  #8A1E01; } 
a:hover	{ color:  #999966; } 

