body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(assets/images/mhd_website_background.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #5D10D2;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #00FF00;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
#pagenav {position:absolute;
	width:166px;
	height:309px;
	z-index:3;
	left: 2px;
	top: 174px;
}
#navbar {position:absolute;
	width:669px;
	height:38;
	z-index:1;
	left: 248px;
	top: 81px;
}
#pagecontent {position:absolute;
	width:733px;
	height:660px;
	z-index:2;
	left: 168px;
	top: 174px;
}
