body,td {
	font-family: verdana;
	font-size: 11px;
	color: #464646;
	vertical-align: top;	
	margin-top:5px;
	line-height:15px;
}
}
UL,LI,OL {
	color: #464646;
	font-family:  verdana;
	font-size: 11px;
	margin-left:10px;
	margin-top:5px;
}

.MediumWhite {
	font-family: verdana;
	font-size: 11px;
	color: white;
}

.CourseName {
	font-family: verdana;
	font-size: 11px;
	font-weight: 900;
	color: #8C2900;
}

.CurrentUnit {
	font-family: verdana;
	font-size: 11px;
	font-weight: 900;
	color: #000000;
}

.NextUnit {
	font-family: verdana;
	font-size: 11px;
	font-weight: 900;
	color: #BFBFBF;
} 

.CourseHeading {
	font-family: verdana;
	font-size: 11px;
	font-weight: 900;
	color: #AC0000;
}

.Page {
	font-family: verdana;
	font-size: 11px;
	color: #174FC1;
}




a.SubUnit,a.SubUnit:visited {
	font-family: verdana;
	font-size: 9px;	
	color: #AC0000;		
	text-decoration: none;
} a.SubUnit:hover {
	text-decoration: underline;
}

a.CurrentPage,a.CurrentPage:visited {
	font-family: verdana;
	font-size: 11px;	
	font-weight: 900;
	color: #AC0000;		
	text-decoration: none;
} a.CurrentPage:hover {
	text-decoration: underline;
}

a.NextPage,a.NextPage:visited {
	font-family: verdana;
	font-size: 11px;	
	color: #636363;		
	text-decoration: none;
} a.NextPage:hover {
	text-decoration: underline;
}


td.Normal { padding: 5px 5px 5px 5px; }






a,a:visited {
	font-family: verdana;
	font-size: 11px;	
	color: #174FC1;		
} a:hover {
	color: #8C2900;
	text-decoration: underline;
}





