.tableborder {
	border: 1px solid #000000;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.callouttext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.menutext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	font-style: normal;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
.course-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}
