body, th, td, p{
	font-family: Arial, Helvetica, sans-serif;	
	color : #;
	font-size: 12px;
	}

.maintxt {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #;
	}

.subhead {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #555555;
	font-weight : bold;	
	}
		
.hm-course-hd {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height:  16px;
	font-weight : bold;
	}

.hm-course-title {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FF0000;
	line-height:  13px;
	font-weight : bold;
	}
		
.sm-text {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #555555;
	}
	
.hm-menuinfo {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	}	

.hm-menuinfo-big {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
	}
		
body {
	background-color: #cccccc;
	}

A:link {
	color : #FF0000;
	text-decoration: none;
	}

A.link:hover {
	text-decoration:underline;
	}

A:visited {
	color : #FF0000;
	text-decoration: none;
	}

A:active {
	color : #;
	text-decoration: none;
	}

span.tiptitle {font-weight: bold; font-size:24px;}

