BODY { 
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(images/mainBackground.jpg);
; font-family: Arial, Helvetica, sans-serif; font-size: 9pt
}

.heading {
	font-size: 14pt;
	font-weight: bold;
	font-family: sans-serif, verdana, arial;
	color: navy;
}

P {
	font-size: 9pt;
	font-family: sans-serif, verdana, arial;
	color: black;
}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.mainlink {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #000000; text-decoration: none}
.mainlink:active {  }
.mainlink:visited {  }
.mainlink:hover {  text-decoration: underline}
.mainlink:link {  }
.heading2 { font-size: 18pt; font-weight: bold; font-family: sans-serif, verdana, arial; color: navy; }
a {  color: #000000; text-decoration: none}
a:hover {  text-decoration: underline}

