.bodytext { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; line-height: 16px; color: #000000; }
a.bodytext:link { color: #000000; }
a.bodytext:visited { color: #000000; }
a.bodytext:active { color: #000000; text-decoration: underline; }
a.bodytext:hover { color: #000000; text-decoration: underline; }

.bodytext_white { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 11px; line-height: 16px; color: #FFFFFF; }
a.bodytext_white:link { color: #FFFFFF; }
a.bodytext_white:visited { color: #FFFFFF; }
a.bodytext_white:active { color: #FFFFFF; text-decoration: underline; }
a.bodytext_white:hover { color: #FFFFFF; text-decoration: underline; }

.bodytext2 { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-size: 12px; line-height: 18px; color: #000000; }
a.bodytext2:link { color: #000000; }
a.bodytext2:visited { color: #000000; }
a.bodytext2:active { color: #000000; text-decoration: underline; }
a.bodytext2:hover { color: #000000; text-decoration: underline; }

.subtitle {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	line-height: 22px;
	color: #990000;
}

.titletext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 17px;
	color: #990000;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	color: #990000;
}

a.submenu:link {
	color: #990000;
	text-decoration: none;
}

a.submenu:active {
	color: #990000;
	text-decoration: none;
}

a.submenu:visited {
	color: #990000;
	text-decoration: none;
}

a.submenu:hover {
	color: #990000;
	text-decoration: underline;
}

a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}


