.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: 10px;
	font-weight: bold;
	line-height: 1.2;
}
.bodycopycaps {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;


}
.headingsCaps {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;

}
.background {
	background-attachment: fixed;
	background-image: url(../images/jpegs/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headingsHighlighted {
	font-family: Verdana;
	color: #24ACDE;
	font-size: 12px;
	font-weight: bold;
}

