body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #0A3d09;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffcc66;
	text-decoration: none;
	font-weight: bold;

}
A:hover {
	color: #336633;
}

.onlight A {
	color: #CC3300;
	font-family: arial;
	font-size: 12px;
}
.onlight A:hover {
	color: #003300;
	font-family: arial;
	font-size: 12px;
}

.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.texttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.ondark {
	color: #FFCC66;
}
.image {
	cursor: hand;
	padding: 0px;
	margin: 2px 12px;
	border: 1px solid #003300;
}
.largert{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
}
.largert A {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	 font-size: 16px;
 font-weight: bold;
}
.largert A:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	 font-size: 16px;
 font-weight: bold;
}.hidden {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #003333;
	background-color: #ffcc66;
	visibility: hidden;
	left: 800px;
	top: 93px;
	width: 100px;
	padding: 10px;
	position: absolute;
	border: 2px solid #FFFFFF;



}
.quote {
	font-style: italic;
	color: #003300;
	font-weight: bold;

}
