.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #993333;
	text-decoration: none;
        text-align: center;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}


.headerpicfloat {
	left: 0px;
	top: 0px;
	position: absolute;
}

.menufloat {
	left: 8px;
	top: 155px;
	position: absolute;
}

.toplinksfloat {
  left: 600px;
  top: 110px;
  position: absolute;
  width: 336px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12pt;
  font-style: normal;
  line-height: normal;
  font-weight: bolder;
  font-variant: normal;
  text-transform: capitalize;
  color: #999999;
  text-decoration: none;
  text-align: right;
}

.textfloat {
	left: 185px;
	top: 155px;
	position: absolute;
	width: 750px;
}
.captiontext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: italic;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: lowercase;
  color: #999999;
  text-align: center;
}
.toplinksfloat A:link {
  color: #999999;
  text-decoration: none;
}
.toplinksfloat A:visited {
  color: #999999;
  text-decoration: none;
}
.toplinksfloat A:hover {
  color: #CCCC33;
  text-decoration: none;
}
.toplinksfloat A:active {
  color: #999999;
  text-decoration: none;
}
.SubHeadText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
