BODY
{
    padding:0px; FONT-SIZE: 10pt;
    MARGIN: 0px;
    FONT-FAMILY: Tahoma;
}

.tblstyle    { border: 2px solid #FBD2E0; background-color: #FBD2E0 }
.litepinkcell    { background-color: #FCE3E9}

.bodybg      { background-color: #FCE3E9 }
.summary     { font-family: Tahoma; font-size: 10pt }
.subheadline     { font-family: Tahoma; font-size: 10pt; color=#C64965; font-weight: bold }
.cattitle     { font-family: Tahoma; font-size: 13pt; color=#C64965; font-weight: bold }
.byline     { font-family: Tahoma; font-size: 10pt; color=#000000; font-weight: bold }
.gettext     { font-family: Tahoma; font-size: 10pt; text-align:justify}
.headline    { font-family: Tahoma; font-size: 10pt; font-weight: bold }


.textheader a:link { font-size: 10pt; color: black; text-decoration: underline; font-weight: bold }
.textheader a:visited   { font-size: 10pt; color: black; text-decoration: underline; font-weight: bold }
.textheader a:hover     { font-size: 10pt; color: black; text-decoration:none; font-weight: bold }

.readmorelink a:link { font-size: 10pt; color: white; text-decoration: underline; font-weight: bold }
.readmorelink a:visited   { font-size: 10pt; color: white; text-decoration: underline; font-weight: bold }
.readmorelink a:hover     { font-size: 10pt; color: white; text-decoration:none; font-weight: bold }

.readmore {
	margin: 2px;
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: FBD2E0;

}
.readmoreheader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: C94A68;
}
.darkpinkcell {
	background-color: FBD2E0;
}
.mainmenu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.slogan{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.whiteheadline{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}.readmoresection {
	background-color: FBD2E0;
	text-align: center;
	border: 2px solid FBD2E0;
}
.headerbg {
	background-image: url(../images/headerbg.jpg);

	text-align: center;
	height: 185px;
	width: 1000px;
	background-attachment: fixed;
	background-position: center center;
	background-color: C64965;
}

