.careerForte {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.forteBody {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.whitecareer {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.HeadersWorkshops {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #993366;
}
.forteWorkshops {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.courseText {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.REALbody {
	font-family: sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.errors {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}

.Buttons {
	font-family: sans-serif;
	font-size:12px;
	background-color:#993366;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:solid;
	border-top:solid;
	border-right:solid;
	border-left:solid;
	border-bottom-color:#993366;
	border-top-color:#993366;
	border-right-color:#993366;
	border-left-color:#993366;
}
