body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, verdana, sans-serif;
	
}

H1	{	
	font-family: Verdana, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	font-style:	normal;
	color: #ffffff;
	text-decoration:	none;
	letter-spacing:	normal;
	text-transform:	none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	

a.footer:link {
	font-family: Tahoma, verdana, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #000000;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.footer:visited {
	font-family: Tahoma, verdana, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #000000;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

a.footer:hover {
	border: 1px solid #ffffff;
}

A.Menu:link
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1em;
	display: block;
	width: 150px;
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #94b9ab;
	border-bottom: 1px solid #94b9ab;
	background-color: #94b9ab;
	color: #000000;
	line-height: 150%;
	text-decoration: none;	
}
A.Menu:visited
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1em;
	display: block;
	width: 150px;
	padding: 2px 2px 2px 5px;
	border-top: 1px solid #94b9ab;
	border-bottom: 1px solid #94b9ab;
	background-color: #94b9ab;
	color: #000000;
	line-height: 150%;
	text-decoration: none;	
}
A.Menu:hover
{
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #f5f5f5;
}

.section_title {
	font-size: 1.5em;
	border-bottom: 1px solid #cccccc;
}

.small_title {
	font-size: 1.25em;
	font-weight: bold;
}

.large_title {
	font-size: 1.5em;
	font-weight: 700;
}

.course_title {
	font-size: 1.25em;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #000000;
}

A.panel_button:link
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1em;
	display: block;
	width: 100%;
	padding: 2px 2px 2px 5px;
	background-color: #f5f5f5;
	color: #000000;
	line-height: 175%;
	text-decoration: none;	
}
A.panel_button:visited
{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1em;
	display: block;
	width: 100%;
	padding: 2px 2px 2px 5px;
	background-color: #f5f5f5;
	color: #000000;
	line-height: 175%;
	text-decoration: none;	
}
A.panel_button:hover
{
	background-image: url(images/panel_button.jpg);
	background-repeat: repeat-x;
	color: #00502f;
}
