.h1 { color: #903; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva }
.h2 { color: #903; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva }
.text  { font-size: 14px; font-family: Arial, Helvetica, Geneva }
.smtext  { font-size: 12px; font-family: Arial, Helvetica, Geneva }
.LegalMarks { font-size: xx-small }
.headline {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	font-family: Arial, Helvetica, Geneva;
	font-style: normal;
	text-transform: none;
}
.textBold {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
}
.smtextBold {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height: 10px;
}
.smtextBoldRed {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: bold;
	color: #990000;
	line-height: 10px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.headlineBlack {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
