.bodytext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #006699; font-weight: normal}
.bodytextbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #006699; font-weight: bold}
.sectionheadingbold { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #FFCC00}
.pageheadingbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #009900;
}
.subheadinggreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;

}
.bodytextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
}
.bodytextdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.background {
	background-attachment: fixed;
	background-image: url(topcurves.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.curvetopright {
	background-attachment: fixed;
	background-image: url(curve_tr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.curvetopleft {
	background-attachment: fixed;
	background-image: url(curve_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
