.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #804000;
	font-style: italic
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(backgounds/lgrey089.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #00007F; text-decoration: none}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.subheading {
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000066; font-style: normal
}
