BODY {
	background-color : #293600;
	background-image : url(images/bg_lime.jpg);
	color : #D2FF6A;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-repeat : repeat-y;
}
A:LINK {
	color: #ffffff;
}
A:VISITED {
	color: #ffffff;
}
A:HOVER {
	color: #D2FF6A;
}
.pghdr {
	color: #D9FF80;
	font-size : 16px;
	font-weight : bold;
}
.small {
	color : #ffffff;
	font-size : 10px;
}
.quote {
	color : #ffffff;
	font-weight : bold;
	font-style : italic;
	font-size : 11px;
}
.white {
	color : #ffffff;
	font-weight : bold;
	font-size : 12px;
}
