h1 { text-decoration: none; color: #0061BC; font-family: Trebuchet MS, Arial; font-size: 
               40px; letter-spacing: 2px }
.hdr_nav     { text-decoration: none; color: #FFFFFF; font-family: Trebuchet MS, Arial; font-size: 
               10px; letter-spacing: 1px }
.hdr_nav_ml  { text-decoration: none; color: #F6C2FF; font-family: Trebuchet MS, Arial; font-size: 
               10px; letter-spacing: 1px }
               
.lower_nav   { font-family: Trebuchet MS, Arial; font-size: 11px; text-decoration: none; color: #0061BC}

.course_nav   {
	font-family: Trebuchet MS, Arial;
width:780px;
	text-decoration: none;
	color: #0061BC
}

.course_nav  a {
	font-size: 16px;
}

.blue_text   { color: #0061BC}

.home_para   { font-family: Trebuchet MS, Arial; font-size: 12px; color: #000000; text-align: left; 
               line-height: 170% }

.home_para_small   { font-family: Trebuchet MS, Arial; font-size: 11px; color: #000000; text-align: left; 
               line-height: 130% }

.footer   { font-family: Trebuchet MS, Arial; font-size: 10px; color: #808080; text-align: left; 
               line-height: 130% }
                              
:hover.hdr_nav     { text-decoration: underline; color: #00FFFF}
