.headings {  font-family: Verdana; font-size: 10pt; font-style: normal; font-weight: bold; text-transform: uppercase}

.borders {  border-color: #FFFFFF #FFFFFF #CCCCCC; border-style: dashed; border-bottom-width: 1px}
.bodycopy {  font-family: Verdana; font-size: 9px; font-weight: bold}
.bodycopycaps {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;

}
.headingsCaps {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;

}
