h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;	
	font-weight:bold;
	color: #CC3366;

}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}

.bodyText object {
	/*padding-left: 0px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 15px;*/
	margin-right:15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 0px;
}

.bodyText strong {
	color: #CC3366;
	font-weight: normal;
}
.bodyText a {
	text-decoration:underline;
}

.bodyText a:link {
	color: #000000;
}

.bodyText a:visited {
	color: #000000;
}

.bodyText a:hover {
	color: #CC3366;
}

.bodyText a:active {
	color: #CC3366;
}

.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3366;
	font-style: italic;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3366;
}

.footer a {
	text-decoration: none;
}

.footer a:link {
	color: #CC3366;
}

.footer a:visited {
	color: #CC3366;
}

.footer a:hover {
	color: #000000;
}

.footer a:active {
	color: #000000;
}

#titleCell {
	padding-left: 10px;
	padding-bottom: 0px;
	height: 30px;
}
