button, code, h1, h2, h3, h4, h5, h6,
input, pre, select, table, td, textarea, th
{ font-size: 1em; }

blockquote, body, br, button, dd, fieldset, form, h1, h2, h3, h4, h5, h6,
html, label, legend, li, ol, p, pre, table, td, th, ul
{ margin: 0px; padding: 0px; }

body {
	color: #333333; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #009999;
	font-size:12px;
	background-repeat: repeat;
}
#wrapper {
	background-color:#fff;
	border: 1px solid #000033;
	margin: 0px auto;
	margin-top: 5px;
	padding: 0px;
	width: 740px;
}
#content {
	margin: 0px 5px 5px 5px;
	font-size:12px;
}
#footer {
	margin: 0px 5px 10px 5px;
	font-size:10px;
	text-align:center;
}
#nav {
	margin: 20px 5px 5px 5px;
	font-size:11px;
}
#nav a:link {
	color : #ffffff;
	text-decoration : none;
	border-bottom-style : none;
}
#nav a:visited {
	color : #ffffff;
	text-decoration : none;
	border-bottom-style : none;
}
#nav a:hover {
	color : #ffffff;
	text-decoration: underline;
	
}
a:link {
	text-decoration: underline;
	color: #993333;
	font-weight: normal;
}
a:visited {
	text-decoration: underline;
	color: #993333;
	font-weight: normal;
}
a:active {  
	text-decoration: none
	}
a:hover {
	color: #006600;
	font-weight: normal;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0pt;
}
.mainheading {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 12pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px
}
.mC {}
.mC h5 {color:#60c; cursor:pointer;  font-weight:bold; }
.mC ul {display:none; margin-left:0; margin-bottom:10px; padding-left:0; list-style: none;}
.mC li {margin-left:10px; display:block;}
