.bodytext {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
.boldtext {
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
.headtext {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #C0C0C0;
}
.capstextdark {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #666666;
}
.capstextlight {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #C0C0C0;
}
.capstext {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #C0C0C0;
}
