h1 {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #990000;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-small;
	text-align: justify;
}
.leftmenu {
	width: 116px;
	padding-left: 10px;
}
.leftmenulink {
	height: 24px;
}
.leftmenulink a:link{
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #990000;
	text-decoration: none;
}
.leftmenulink a:visited{
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #990000;
	text-decoration: none;
}
.leftmenulink a:hover{
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
.footer {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerarea {
	background-color: #FFFFCC;
}
.bodyarea {
	padding-right: 6px;
	padding-left: 6px;
	width: 562px;
}
.bodyarea img {
	margin: 6px;
}
.coursetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	font-weight: bold;
}
.courseprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #990000;
	font-weight: normal;
}
h2 {

	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #990000;
	font-weight: bold;
}
li {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-small;
	text-align: justify;
}
.header {
	background-color: #FFFFCC;
}
