a:link {color:black; text-decoration:underline}
a:active {color:black; text-decoration:underline }
a:hover {color:maroon; text-decoration:underline}
a:visited {color:#103910; text-decoration:underline;}



.content {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	color: #000000;


}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #003300;
	font-style: normal;
	font-weight: bold;

}
.contenttype {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;

}
.footer {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: xx-small;
	text-align: center;
	vertical-align: top;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}
.courselist {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	vertical-align: top;


}
.courselistitems {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: x-small;
	padding-left: 14px;
	vertical-align: top;
}
.subheadersmall {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-weight: bold;
}
.quote {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	font-style: oblique;
}
