/* CSS Document */

body{
	padding:0;
	margin:0;
	background:url(images/body_bg.gif) 0 0 repeat-x #C3EA5E;
	color:#333333;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 10px
}
.style3 {
	color: #336600;
	font-weight: bold;
}
.style4 {
	font-size: 14px
}
