﻿body {	
		color: black;
		font-family: arial, sans-serif; 
}

a, a:link, a:visited, a:hover { color:black !important; text-decoration: underline;  }  /* don't use named colors for links */



#courseinfo {background: black !important;  color: white !important; }
#container {background: white !important; }

h1 {font-size: 24pt !important; }
h2 {font-size: 16pt !important; }
h3 {font-size: 11pt !important; }

#footer { display: none; }