.body {
  	text-decoration: none;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #000000;
  	font-style: normal;
  	font-variant: normal;
  	text-transform: none;
  	font-size: 12;
}

a.bodyText:visited {
	text-decoration: none;
	color: #900;
	font-weight: bold;
} 

a.bodyText:link {
	text-decoration: none;
	color: #900;
	font-weight: bold;
} 

a.bodyText:active {
	text-decoration: none;
	color: #900;
	font-weight: bold;
}

a.bodyText:hover {
  	text-decoration: underline;
  	color: #666666;
  	text-transform: none;
  	font-style: normal;
  	font-weight: bold;
} 

.header {
	background-repeat: repeat-y;
	background-position: center center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	color: #900;
	font-size: 16px;
	text-align: left;
}
a.header:link {
	color: #900;
	font-size: 14px;
	text-align: left;
}
a.header:visited {
	color: #900;
	font-size: 14px;
	text-align: left;
}
a.leftnav:visited {
  text-decoration: none;
  color: #333333;
  font-weight: bold;
}

a.leftnav:link {
  text-decoration: none;
  color: #231E4E;
  font-weight: bold;
}

a.leftnav:hover {
  	text-decoration: underline;
  	text-transform: none;
  	font-style: italic;
  	font-weight: bold;
}
.bottomText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-variant: normal;
}
a.bottomText:link {
text-decoration:underline; color:#911E1E; font-weight:normal;
}
a.bottomText:active {
text-decoration:none; color: #911E1E;
}
a.bottomText:hover {
	text-decoration:underline;
	color: #000000;
	text-transform: none;
	font-style: normal;
}
a.bottomText:visited {
text-decoration:underline; color: #911E1E;

}

