 body {
  color: #000;
	background-color : #fc6;
	font-family: Verdana, Trebauchet, Arial, Helvetica;
 }

 a:hover {background:#fd3;}
  
 div.pagetitle {text-align: center; font-weight: bold; font-size: 24px} 
 div.header_title {text-align: center; font-family:Trebuchet MS,Helvetica,Arial,sans-serif; font-size: 32px; font-weight: bold;}
 
 span.c10 {color: blue; font-size:150%; font-weight: bold;}
 
a:hover, a:active {
	color : #ff0000;
	text-decoration : underline;
}

body, p {
  color : #660000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 14px;
}

.content2 {
	margin-left : 170px;
	margin-right : 165px;
	border : none;
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	height : auto;
	text-align : justify;
}

.navbox2 {
	border-color : #660000;
	border-style : groove;
	border-width : 2px;
	padding : 3px;
	margin : 4px 4px 4px 4px;
	background-color : #e6d5bf;
	color : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-align : center;
}

.navbox a:hover, .navbox a:active {
	color : #ff0000;
	text-decoration : none;
}

