.TOPMENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	font-style: normal;
	font-variant: normal;
	text-align: center;

}
.blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;

}
h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #990000;

}
h3 {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 20px;

}
strong {
	font-weight: bold;
	color: #990000;
}
stronger {
	font-weight: bolder;
	color: #990000;
}
.mainbody {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 20px;
}

A { text-decoration: none; } 
A:active { color: #B42F2F ; } 
A:link { color: #B42F2F ; } 
A:visited { color: #B42F2F ; } 
A:hover { color: #F62F2F ; } 
