.headings {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.bodycopy {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 1.35;

}
.bodycopycaps {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	line-height: 1.35;



}
.headingsCaps {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	color: #666666;


}
