body {  
	background-attachment: fixed; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #000000; 
	background-color: #FFFFFF

}

td {
	font-family: geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	


}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	

}

a:active {  

	font-weight: bold

}

.input {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px #000000 solid

}

input {  

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px #000000 solid

}
.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.img {
	border: medium solid #000000;
}
