@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bkgrd.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family:Tahoma, Arial;
	font-size:12px;
}

.course {
font:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#CC0000;
font-weight:bold;
}

.subtext {
font-size:10px;
}

.course_subhead {
font:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#CC0000;
}

img {border:0px;}