h1, .head { 
	font-size: 15px;
    font-weight: bold;
    color:#308A92; }

h2, .head2 {
	font-size: 15px;
	font-weight: normal;
	color:#066;
}

h3, .subhead { 
	font-size: 12px;
    font-weight: bold;
    color:#308A92; 
}

.lesson {
	font-size: 14px;;
	color:#308A92;
	font-weight: bold;
}

.tbhd {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #308A92;
}

#leftside ul {
	color: #308A92;
}
#leftside a {
	color:#066;
}
	



