/* CSS Document */
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	color: #666666;
}

.bodytext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	color: #666666;
}

.intro {
	font-size: 16px;
	line-height: 18px; 
}

.subhead {
	font-weight:bolder;
	color: #86C26C;
}

.footer {
	color: #FFFFFF;
}

.course_table_heading {
	font-size: 10px;
	font-weight:bolder;
	line-height: 12px; 
	color: #000000;
}

.course_table_content {
	font-size: 10px;
	line-height: 12px; 
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	color: #666666;
}
.course_table_link {
	font-size: 10px;
	font-weight:bolder;
	line-height: 12px; 
	color: #187900;
}
