body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caps {
	font-size: 11px;
	text-transform: uppercase;
}
.large {
font-size: 13px;
}
.large2 {
font-size: 15px;
}
.tight {
	line-height: 10px;
}
a:link {
    color: #004812;
	text-decoration: underline;
}
a:active {
    color: #004812;
	text-decoration: underline;
}
a:visited {
    color: #004812;
	text-decoration: underline;
}
a:hover {
    color: #107A2B;
	text-decoration: underline;
}
.whitechart {
	font-size: 10px;
	color: #FFFFFF;
}
.charthead {
	font-size: 9px;
	text-transform: uppercase;
}
