a:link {  color: #FF0000; text-decoration: underline}
a:visited {  color: #000000; text-decoration: underline}
a:hover {  color: #009933; text-decoration: underline}
a:active {  color: #000000; text-decoration: underline}
P {font-size:13px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#666666}
A {color:#FF0000; text-decoration: underline; font-weight: normal}
.heading {
	font-size:23px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000080;
	font-style: italic;
}
.subheading {
	font-size:21px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#33835B;
	font-style: italic;
}
.smallheading {font-size:13px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;color:#003333}
.caption {font-size:10px;font-family:Arial, Helvetica, sans-serif}
.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
body {background-image:url(siteimages/homepage_background.gif);background-repeat:no-repeat;background-attachment:fixed; background-color: #FFFFFF; background-position: bottom right}
.homeback {
	background-attachment: scroll;
	background-image: url(../siteimages/home_background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lhsback {
	background-attachment: fixed;
	background-image: url(../siteimages/lhs_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.whiteborder {
	border: thin solid #FFFFFF;
}
.pageheading {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #000080;
}
