@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial;
	font-size: 10px;
}
.style2 {color: #000000}
.style3 {
	font-family: Arial;
	font-size: 16px;
}
.style4 {color: #8bc53f}

.style5 {
	font-family: Arial;
	font-size:16px;
	color:#000;
	font-weight:bold;
}

.style6 {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

.style6 a:link {
	font-weight: bold;
	text-decoration: none;
	color: #99CC33;	
}

.style6 a:visited {
	font-weight: bold;
	text-decoration: none;
	color: 99CC33;
}

.style6 a:active {
	font-weight: bold;
	text-decoration: none;
	color: #99CC33;	
}

.style6 a:hover {
	font-weight: bold;
	text-decoration:underline;
	color: 99CC33;	
}

.style6 ul li {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}


a:link a:visited a:active {
	font-weight: bold;
	text-decoration: none;
	color: #0F0;	
	
}

a:hover {
	font-weight: bold;
	text-decoration:underline;
	color: #000000;	
}


.pic {float:left; margin:0px; padding:8px;
}
