body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	background-color : inherit;
}

.BodyTextSmall {
	font-family : verdana, arial, helvetica, sans-serif;
	color : Black;
	font-size : 10px;
	background-color : inherit;
}

.BodyText {
	font-family : verdana, arial, helvetica, sans-serif;
	color : Black;
	font-size : 12px;
	background-color : inherit;
}

.xmenu_selected {
	text-decoration : underline;
}

.h2 {
  font-size: 14px;
  }
 
.h3 {
  font-size: 13px;
  }

.h4 {
  font-size: 12px;
  font-weight : bold;
  }

.goldbg {
	background-color: #AF9A6A;
	color : inherit;
}

.blueline {
	background-color: #091C56;
	color : inherit;
}
  
hr {
	color: #091C56;
	height : 1px;
	background-color : inherit;
}

div.menulink {
	position: absolute;
	width: 70px;
	height: 34px;
	color: White;
	text-align: center;
	padding-top : 8px;
	font-size : 9px;
	background-color : inherit;
}

div.allcontent {
	position: relative;
	top: 0px;
	left: 0px;
	text-align:left;
	width: 630px;
	height: 410px;
	overflow : auto;
	overflow-x : hidden;
	overflow-y : auto;
	background-color : inherit;
	color : inherit;
}
  
a.menulink:link, a.menulink:visited {
	color: White;
	text-decoration: none;
	background-color : inherit;
}
		  
a.menulink:hover {
	color: Red;
	background-color : inherit;
}

td.title {
	color : Black;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	background-color : inherit;
}
 
p.lead {
	font-weight : 400;
	font-family : "Century Schoolbook", "Palatino Linotype", "Book Antiqua", "Times New Roman", serif;
	font-size : 16pt;
	font-style : italic;
}
a:link {
	color : #039;
	text-decoration: none;
	background-color : inherit;
}

a:visited {
	color : #039;
	text-decoration: none;
	background-color : inherit;
}
  
a:hover {
	color: Red;
	background-color : inherit;
}
