a {text-decoration: none}
a:hover {text-decoration: underline; color: #FF9900}
p {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; text-decoration: none}
.bodytext{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
	text-decoration: blink
}
a:link {
	color: #b40838;
	text-decoration: blink
}
a:visited {  color: #b40838}
a:active {  color: #b40838}

.subheadings{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #b40838;
	text-decoration: blink;
	font-weight: bold;
}	

.mainheading{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 26px;
	color: #b40838;
	text-decoration: blink
	}
	
