@charset "utf-8";

h1 {
	font-size: 35px;
	color: #B7B7B7;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
body,td,th {
	font-size: 12px;
	color: #666666;
	font-family:  Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {font-size: 12px}

.style4 {
	color: #339900;
	font-family: "Arial", Helvetica, sans-serif;
	
}
.style5 {
	color: #FFFFFF;
	font-family: "Arial", Helvetica, sans-serif;
	}
	.style6 {
	font-size: 11px;
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	}	
	.style7 {
	font-size: 14px;
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;	
	}
	.style8 {
	font-size: 13px;
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;	
	
}
.style9 {
	font-size: 16px;
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;	
	}

a:link {
	color: #339900;
}
a:visited {
	color: #339900;
}
a:hover {
	color: #66FF00;
}
a:active {
	color: #339900;
}