.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
.h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.vlittletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #666600;
    text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #669900;
	text-decoration: underline;
}
.little {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
	color: #999999;
}
.underlineh2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.littletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.course_wrapper {
     border-style:solid;
     border:1px;
	 border-color:#aaaaaa;
	 padding:5px;
	 padding-top:12px;
	 padding-left:7px;
	 padding-bottom: 0px;
	 margin-top:2px;
}