body
{
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;	
}

a:link, a:visited
{
	color: #005cb7;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #003366;
	text-decoration: underline;
}

td, .text1
{
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

.header1
{
	font-size: 18px;
	font-weight: bold;
}

.header2
{
	font-size: 15px;
	font-weight: bold;
}

.text2
{
	font-size: 11px;
}

.text3
{
	font-size: 10px;
}

#course
{
	border-bottom: 1px dashed #cccccc;
	border-top: 3px solid #d9d9d9;
	padding: 5px 0px 10px 0px;
	margin-bottom: 10px;
}