@charset "ISO-8859-1";
.redletter {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.textstyle {
	font-family: Arial;
	font-size: 11px;
	line-height: 2;
	font-weight: normal;
	text-transform: none;
	background-position: bottom;
	overflow: visible;
}
.trainingbutton   {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: underline;
	font-style: italic;
}

