body,table,td,tr,div,form,p {
	font-size: 10pt;
	color : #666666;
	font-family: verdana, arial, helvetica, geneva;
	scrollbar-face-color: #eaeaea;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

a {
		text-decoration : none;
		font-weight : bold;
		color : #33cc33;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
}
a:hover {
		text-decoration : none;
		font-weight : bold;
		color : #00ff00;
}
a:visited {
		text-decoration : none;
		font-weight : bold;
		color : #009900;
}
a:visited:hover {
		text-decoration : none;
		font-weight : bold;
		color : #00ff00;
}
input, textarea, select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background : #666666; 
	color : #000000; 
	font-size: 10px;
	border : 0px;
}

.img {
	margin-bottom: 1px;	
}

