@charset "utf-8";
/* CSS Document */

/* main body copy style*/

.bodytext {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12pt; color:black}
.courses  {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10.5pt; color:black}

/* this colors the links */
.bodytext a:link {color:black;text-decoration:none}
.bodytext a:visited {color:black;text-decoration:none}
.bodytext a:hover{color:white;text-decoration:underline}

/* heading styles */

.blackheadings {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16pt; color:black}
.whiteheadings {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16pt; color:white}

