.pageheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #BDA64A;
	text-decoration: none;
	font-variant: small-caps;
}
.pagesubheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #b1432f;
	text-decoration: none;
	font-variant: small-caps;
}
h1 {
	font-size: 18px;
	color: #990000;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.h5 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.h6 {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

/* Body */
.titlebody {background-image:url(/pp/site/images/img_welcome.jpg); background-repeat:no-repeat;}
.titlebodyinternal {font-family:"Arial";font-size:20px; color:#2c5b00; font-weight:bold;}
.textbody {font-family:"Arial";font-size:12px; color:#333; padding-top:15px; padding-right: 35px;}
