body

{font-family: Verdana, "Minion Web", Helvetica, sans-serif;

font-size: 1em;

text-align: justify}


h1

{font-family: Verdana, sans-serif;

font-size: 1.3em}


td
{	font-family: 	Verdana, sans-serif; 
	font-size: 		.8em;
	background:		#eeeeee;
	background-color:	#eeeeee;

}

th
{
	background:		#092f54;
	background-color:	#092f54;
	background-image: 	none;
	color:			#ffffff;
	font-family: 		Verdana, sans-serif;
	font-size: 		.8em;
	height:			10;
	padding:		3;
}

textarea {
        font-size:      1.2em;
}


code

{font-family: Courier, sans-serif;

font-size: 1em}

body {
scrollbar-base-color: "eeeeff"; 
scrollbar-track-color: "eeeeff"; 
scrollbar-face-color: "ffffff"; 
scrollbar-highlight-color: "000033"; 
scrollbar-3dlight-color: "000033"; 
scrollbar-darkshadow-color: "000033"; 
scrollbar-shadow-color:  "000033"; 
scrollbar-arrow-color:  "000033"; 
}

a:link {color: #600000; text-decoration: none} 
a:active {color: #ff0000; text-decoration: none}
a:visited {color: #600000; text-decoration: none}
a:hover {color: #999999; text-decoration: none}



input { 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background: #ffffff; 
border-color : #600000; 
height: 25px;
} 

select { 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background: #ffffff; 
border-color : #600000; 
} 



.button { 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
background: #ffffff; 
border-color : #000033; 
color: #600000;
height: 25px;
} 



FORM {
margin-bottom: -25px;
color: #ff0000;
padding: 0px;
}