body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	color: #000;
	background-color: #DFDFDF;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	line-height: 30px;
	color: #42c702;
}
h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #42c702;
	margin:0px;
}
#ban{
	width: 100%;
	height: 66px;
	background-image: url(images/top_tile.gif);
}
#ban2{
	width: 100%;
	height: 66px;
	background-image: url(images/tail_tile.gif); 
}
#frame{
	width: 100%;
	background-color: #fff;
}
#content{
	margin-right:auto;
	margin-left:auto;
	width:950px;
}
#lhs{
	float:left;
	width:388px;
	margin: 40px 30px 30px 0px;
}
#rhs{
	float:left;
	width:500px;
	margin: 15px 0px 40px 30px;
}
#rhs2{
	float:right;
	width:485px;
	margin: 23px 16px 0px 0px;
}
#rhs3{
	float:right;
	width:485px;
	margin: 18px 0px 0px 0px;
}
.style2 {
	font-size: 2.3em;
	font-weight: normal;
	line-height: 30px;
	color: #42c702;
	margin:0px;
}
.style3 {
	font-size: 1.3em;
	letter-spacing:0.4px;
	line-height: 20px;
}
.style7 {
	font-weight:bold;
}
.style4 {
	font-size: 2.6em;
	font-weight: normal;
	line-height: 40px;
	color: #42c702;
}
.style5 {
	font-size: 3em;
	font-weight: normal;
	font-style:italic;
	color: #42c702;
}	
.style6 {
	color: #000
}		
	a:link, a:visited  {
	color: #000;
	text-decoration: none;
}
	a:hover {
	color: #42c702;
}
li {
	list-style-image: url(images/icon2.gif);
		margin: 0px 0px 4px 0px;
}


