.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}
.text10 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

.text-light {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color:#CCCCCC;
}
.text-small-medium {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color:#999999;
}
.textheadings {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
}
.textsubheadings {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
}
.appearances {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
.page_title {
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.small-light {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}
.form-field {
	background-color: #cb3a2f;
}
