BODY {
	background-color: #99cc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;

}



a {
	
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}

a:hover {

	color: #000000;
	text-decoration: none;
}


h1 {

	font-size: 40px;
	line-height: 60px; 
	color: #000000;
}
      

h2 {

	font-size:15px;
	font-weight: bold; 
	line-height: 30px; 
	color: #ffffff;
}



#container { 

	width: 890px;
	margin-left: 130px;
	margin-top: 70px;
}



.clear {

	height: 0px;
	clear: both;
}  


img.thumb {

	border:1px solid #BBBBBB;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
}
