.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	letter-spacing: 0.2em;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;

}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #99CC99;
	font-weight: bold;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.maingreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669966;
	font-weight: bold;
}

