@charset "utf-8";
body {
	font-family: Arial;
	font-size: 13px;
	line-height:17px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
}

.linktitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2d2b2b;
	text-decoration: none;
}

.bodytext {
	font-family: Arial;
	font-size: 13px;
	line-height:17px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
}

.bottomlinks {
	font-family: Arial;
	font-size: 11px;
	line-height:15px;
	font-weight: normal;
	color: #3a3a3a;
	text-decoration: none;
}

.course {
	font-family: Arial;
	font-size: 13px;
	line-height:20px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

.bodyblue{
	font-family: Arial;
	font-size: 13px;
	line-height:17px;
	font-weight: bold;
	color: #026ca3;
	text-decoration: none;
}

.bodytitle{
	font-family: Arial;
	font-size: 14px;
	line-height:17px;
	font-weight: bold;
	color: #de7903;
	text-decoration: none;
}

.linkbody{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.coursedetails{
	font-family: Arial;
	font-size: 14px;
	line-height:19px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.linkblack{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #2d2b2b;
	text-decoration: none;
}
