BODY {
	background : #00B300;
	scrollbar-3d-light-color : #F5F986;
	scrollbar-arrow-color: Yellow;
	scrollbar-face-color: #00B300
}

H1 {
	font-size:48px;
	font-family:verdana;
	font-style: normal;
	color: #EDF307;  
	background : transparent;
}

H2 {
	font-size:18px;
	font-family:arial;
	color: White;
}



P {
	margin-bottom : 1;
	margin-top : 1;
}

DIV {
	border-width: 1px;
	border-style: solid;
	background-color: #FAFFB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #BE0501;
	position: relative;
	text-align : center;
}
A:link,A:visited { 
	text-decoration: none; 
	font-size:10px; 
	font-weight: bold; 
	font-family: Verdana,arial; 	
	color: #FFFCB9;
}

A:hover { 
	text-decoration: underline; 
	font-size:10px; 
	font-weight: bold; 
	font-family: Verdana,arial; 	
	color: "#FFFCB9;
}




	