body   { font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td  { font-size: 9pt }
a:link  { color: #b22222 }
a:visited { color: #b22222 }
a:active { color: #b22222 }
a:hover   { color: #b22222; font-weight: bold; text-decoration: underline }
.white a:link { color: #fff; }
.white a:visited { color: #fff; }
.white a:active { color: #fff; }
.white a:hover { color: #6f0; }
.green a:link {
	color: #00FF00;
}
.green a:visited {
	color: #00FF00;
}
.green a:hover {
	color: #FFFF00;
}
.green a:active {
	color: #00FF00;
}


.size7 { font-size: 10px; }

.size11 { font-size: 11px }
.size8 { font-size: 8pt }
.size13 { font-size: 13px }
.leading { line-height: 18px; }
.size14 { font-size: 14px; }
.arialblack { font-family: "Arial Black"; }
.greentext16 {
	font-size: 16px;
	color: #00FF00;
}
.size14 white {
	font-size: 14px;
	color: #FFFFFF;
}
.size10green {
	font-size: 10px;
	color: #00FF00;
}
.size12green {
	font-size: 12px;
	color: #00FF00;
}
.size13 {
	font-size: 13px;
}
.size16 {
	font-size: 16px;
}
.red16 {
	font-size: 16px;
	color: #990000;
}



.size14green {
	font-size: 14px;
	color: #00FF00;
}
.size14white {
	font-size: 14px;
	color: #FFFFFF;
}
.greentext {
	color: #00FF00;
}
.greentext a:link {
	color: #00FF00;
}
.greentext a:visited {
	color: #00FF00;
}
.greentext a:hover {
	color: #FFFF00;
}
.greentext a:active {
	color: #00FF00;
}
.red14 {
	font-size: 14px;
	color: #990000;
}
.size12 {
	font-size: 12px;
}
.center {
	text-align: center;
}

