.main { color: gray; font-size: 11px; font-family: Arial }
.BodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	margin-right: 44px;
}
.TITLEmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.TITLEsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.body { color: black; font-size: 11px; font-family: Arial; margin-right: 4px; margin-left: 37px }
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: none;
}
.TITLESsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
}
.bodyBOLD {
	font-size: 10px;
	font-family: Arial;
	font-variant: small-caps;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.navbar {
	font-size: 8pt;
	font-family: Arial;
	text-transform: none;
}
CAP { color: gray; font-size: 10px; font-family: Arial; font-variant: small-caps; font-weight: bold; text-transform: capitalize }
.boxes {
	background-color: #cf9;
	border: thin solid #00CC00;
}

a.picslinks {
border: thin;
border-color: green
}

a.picslinks:hover {
border: thin;
border-color: white;
}