@charset "UTF-8";

body {background-color: #99cc33; text-decoration: none;}

.body {
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	color:#666666;
	background: #fff;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #99CC33;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
}

.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	font-size:2em;
	color:#99cc33;

}



.h2 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-weight:normal;

	font-size:1.1em;

	color:#333333;

	margin:15px 0 10px 0;

}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	color: #99cc33;
}
