BODY {
  background-color: #762E3A;
  color: #762E3A;
  font-size: 14px;
}

A {
  color: #000000;
  font-family: Times New Roman, Times, serif ;
  font-size: 13px;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

.pagetitle {
	color: #762E3A;
	width: auto;
	letter-spacing: .2px;
	word-spacing: 1px;
	font-family: "Verdana, Georgia, Times New Roman, sans-serif";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
 	text-align: left;
}

.nav1{
	color: #000000;
 	font-family: Verdana;
 	font-size: 12px;
	vertical-align:bottom;
	text-align: right;
	padding: 2px 7px;
}

.nav1 a{
 	font-family: Verdana;
	text-decoration: underline;
	color: #000000;
 	font-size: 12px;
}

.nav1 a:hover{
 	font-family: Verdana;
	text-decoration: none;
 	font-size: 12px;
	color: #762E3A;
}

.nav2 {
	vertical-align: top;
	background-color: #FFFFFF;
}

.mainContent{
 	font-family: Times New Roman, Times, serif;
 	font-size: 13px;
	background-color: #ffffff;
 	text-align: justify;
 	font-weight: normal;
	padding: 5px;
	vertical-align: top;
}

.footer{
	color: #ffffff;
 	font-family: Times New Roman, Times, serif ;
 	font-size: 12px;
 	font-weight: normal;
	vertical-align:middle;
	text-align: center;
	padding: 10px;
}

.footer a{
	text-decoration: underline;
	color: #ffffff;
 	font-size: 12px;
}

.footer a:hover{
	text-decoration: none;
	font-weight: normal;
 	font-size: 12px;
	color: #000000;
}

.small {
	font-family: Times New Roman, Times, serif ;
	font-size: 11px;
}

.medium {
	font-family: Times New Roman, Times, serif ;
	font-size: 13px;
}

.medium a{
	text-decoration: underline;  
}

.big {
	font-family: Times New Roman, Times, serif ;
	font-size: 16px;
	font-weight: bold;
}

.xbig {
	font-family: Times New Roman, Times, serif ;
	font-size: 24px;
}
