body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 20px;
}

.smallfont {font-size: 9px}

.highlight {
	color: #FF0000;
	font-weight: bold;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}

h1 {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	font-weight: bold;
}

h2 {
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	font-weight: bold;
}

h3 {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	font-weight: bold;
}

h4 {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	font-weight: bold;
}

h5 {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	font-weight: bold;
}

h6 {
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	font-weight: bold;
}

.footertoolbar {
	font-size: 10px;

}

#mociheading {
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	letter-spacing: 1.2px;
	border: 2px solid #999999;
	text-align: right;
}

.box {
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, san-serif;
	letter-spacing: 1.2px;
	border: 2px solid #999999;
	text-align: center;
	padding: 5px;
}


#mociheading a:link {
	color: #FF0000;
   text-decoration: none;


}

#mociheading a:visited {
	color: #FF0000;
    text-decoration: none;
}

#mociheading a:hover {
	color: #FF0000;
    text-decoration: none;
}

#mociheading a:active {
	color: #FF0000;
    text-decoration: none;
}



#peterhil {
	position: absolute;
	visibility: hidden;
	background-color: #FFFFFF;
	border-color: #FF0000;
	padding: 20px;
	width: 50%;
	height: 500px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	margin: 20px;
	z-index: 1;
}

a:link {

	color: #21215A;

}

a:visited  {
	color: #000033;


} 

a:hover {
	color: #FF0000;
	text-decoration: none;
}
.directorynav {
	font-size: 1.4em;
}
