body, P, table, td{ font-family: Arial, helvetica, sans-serif; font-size: 13px }
h3           { color: #000080; font-style: italic; font-weight: bold }

a:link.w     { text-decoration: none; font-weight: normal; color: #ffffff }
a:visited.w { text-decoration: none; font-weight : normal; color: #ffffff }
a:active.w   { text-decoration: none; font-weight : normal; color: #ffffff }
a:hover.w    { text-decoration: none; font-weight : normal; color: yellow}

a:link.o     { text-decoration: underline; font-weight: bold; color: #0589bf }
a:visited.o  { text-decoration: underline; font-weight: bold; color: #0589bf }
a:active.o   { text-decoration: underline; font-weight: bold; color: #0589bf }
a:hover.o    { text-decoration: underline; font-weight: bold; color: #FF6633 }


a:link.r       { text-decoration: underline; font-weight: bold; color: #0022CC; font-size: 19px }
a:visited.r    { text-decoration: underline; font-weight: bold; color: #0022CC; font-size: 19px }
a:active.r     { text-decoration: underline; font-weight: bold; color: #0022CC; font-size: 19px }
a:hover.r      { text-decoration: underline; font-weight: bold; color: #de0000; font-size: 19px }


a:link       { text-decoration: underline; font-weight: bold; color: #0022CC }
a:visited    { text-decoration: underline; font-weight: bold; color: #0022CC }
a:active     { text-decoration: underline; font-weight: bold; color: #0022CC }
a:hover      { text-decoration: underline; font-weight: bold; color: #de0000 }

a:link.s       { text-decoration: underline; font-weight: bold; color: navy; font-size: 10px }
a:visited.s    { text-decoration: underline; font-weight: bold; color: navy; font-size: 10px }
a:active.s     { text-decoration: underline; font-weight: bold; color: navy; font-size: 10px }
a:hover.s      { text-decoration: underline; font-weight: bold; color: blue; font-size: 10px }

a:link.blue       { text-decoration: underline; font-weight: bold; color: blue; font-size: 13px }
a:visited.blue    { text-decoration: underline; font-weight: bold; color: blue; font-size: 13px }
a:active.blue     { text-decoration: underline; font-weight: bold; color: blue; font-size: 13px }
a:hover.blue      { text-decoration: underline; font-weight: bold; color: red; font-size: 13px }


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}

H1.student {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #04648B;
	margin-bottom: -15
}

H1.line {  
	font-size: 18px; 
	color: #046893; 
	font-weight: bold;
	border-color: black black #BCB7A1; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	
}
.small {
	
	font-size: 10px;
}

.area{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
}

.course{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #dd0000;
}

.smaller {
	font-size: 11px;
}
