.greenlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.greensmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006633;
}
.box {
	padding: 5px;
	height: 100%;
	width: 100%;
	border: 1px dashed #006600;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.green_thin {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #006600}
.green_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	text-align: center;
}
.white_bold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #060;
}
.ColstonsBody {
	color: #1600D0;
	float: left;
}
.ColstonsBold {
	font-weight: bold;
	color: #1600D0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
