body, h1, p, td, ol, ul, li, div, blockquote {
	font-family: Arial, Helvetica, sans-serif;
}

/* ------------------- MAIN TEXT --------------------- */

.BODYTEXT { font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.BODYTEXT a:link { color: #000099; text-decoration: underline; }
.BODYTEXT a:visited { color: #666666; text-decoration: underline; }
.BODYTEXT a:hover { color: #CC0000; text-decoration: underline; }
.BODYTEXT a:active { color: #CC0000; text-decoration: underline; }

.address { font-size: 13px; font-family: Arial, Helvetica, sans-serif;  color: #000000; }
.LISTtext { font-size: 14px; font-family: Arial, Helvetica, sans-serif; }

.specials { font-size: 15px; font-family: "Times New Roman", Times, serif; }
.specials a:link { color: #000099; text-decoration: underline; }
.specials a:visited { color: #666666; text-decoration: underline; }
.specials a:hover { color: #CC0000; text-decoration: underline; }
.specials a:active { color: #CC0000; text-decoration: underline; }

.navigation { font-size: 12px; color: #009999; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.navigation a:link { color: #009999; text-decoration: none; }
.navigation a:visited { color: #009999;  text-decoration: none; }
.navigation a:hover { color: #000099; text-decoration: none; }
.navigation a:active { color: #CC0000; text-decoration: underline; }

H1 { font-size: 20px; color: #CC0000; font-family: Tahoma, Verdana, Geneva, Arial, sans-serif; }
.quasiH1 {
	font-size: 20px;
	color: #CC0000;
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-weight: 900;
}
.quasiH2 {
	font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #CC0000;
}
B { font-weight: 900; }
I { font-style: italic; }
