.hdr {
	color: #003399;
	text-align: center;
	background-image: url(../images/hdrbg.jpg);
}
.hdrtext {
	font-size: 36px;
	font-weight: bold;
}
.hdrtextsub {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.menuitem {
	font-weight: bold;
	background-image: url(../images/navbg.jpg);
}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textmain {
	font-size: 13px;
	color: #000000;
	padding-right: 20px;
}
.textannounce {
	color: #000000;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
	padding: 10px;
}
.textiquote {
  	color: #000000;
	font-size: 13px;
}
.textrpmain {
	font-size: 12px;
	text-align: justify
}
.textcumain {
	font-size: 13px;
	text-align: center
}
.textcuhdg {
	font-weight: bold;
}
.links {
  font-size: 10px;
}
.copyright {
	color: #333333;
	text-align: center;
	background-position: center;
}

