/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1 px solid;
	border-color: #000000;
}
#footer, #footer a {
	font-size: 9px;
	text-align: center;
	
}
 .google {
 	text-align: center;
 }
h1 {
	font-size: 18px;
	color: #0A6610;
}
h2 {
	font-size: 16px;
	color: #CCB135;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 12px;
	color: #7BAF00;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	color: #0A6610;
}
.style4 {font-size: 9px}
.style5 {
	color: #000000;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #878B0E;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #0A6610;
}
a:hover {
	text-decoration: underline;
	color: #878B0E;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style8 {font-size: 9px; color: #BEC3CA; }

table.dottedtable,  table.dottedtable td, table.dottedtable th{
	border: 1px solid #000000;
	border-collapse: collapse;
	padding: 1px;
}
.plain {
	padding: 0px;
	border: 0px 0;
}
.style9 {
	font-size: 14px;
	font-weight: bold;
}
.style12 {font-size: 10px}
