td.Clear	{}
td.Calendar	{background: #ffc; border: 1px solid #000;}

body, td, .NormalText {
	color: #000;
	font-family: Helvetica, Arial; 
	font-size: 16px;
}

a:link, a:hover {
	color: #0000FF;
}

a:active {
	color: #9900FF;
}

a:visited {
	color: #FF0000;
}

ul,ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

* td.footer {
	font-size: 12px;
}

/*--- Custom Styles ---*/

.PageTitle {
	color: #000099;
	font-family: "Times New Roman", serif;
	font-size: 32px;
	font-weight: bold;
}

.SubTitle {
	color: #CC0000;
	font-family: "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
}

.CourseHeader {
	color: #0000CC;
	font-family: "Comic Sans MS", serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.RedText {
	color: red;
}

.BlueText {
	color: blue;
}

.Highlight {
	color: #000;
	background-color: yellow;
}