body, table, tr, td {
	font: 9pt Century Gothic; 
	color: #006600;}
body {
	background-image: url(images/bg-001.jpg);
}
a:link, a:active, a:visited {
	color: #00CC00;
	text-decoration:none;
	}
a:hover { background-color:##00CC00;
}
input, textarea, option, select {
	background-color: #def8ac;
	font: 10pt Century Gothic; 
	color:#006600 ;
	border: 1px dashed #006600;
	padding:2px; }
.h1{
	font-size: 36pt; 
	color: #00CC00;
}
.h2{font-size: 14px; border-bottom: 1px dashed #00CC00;}
.border{
	background-color: #00CC00;
	border: 4px solid #00CC00;
	padding: 4px;
}
