TD {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
.headerWhite {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerWhite:hover {
	color: #990000;
}
.headerWhite:visited {
	color: #FFFFFF;
}
.headerWhite:visited:hover {
	color: #990000;
}

.headerTrail {
	font-size: 8pt;
	color: #903;
	text-decoration: none;
}
.headerTrail:hover {
	color: #903;
	text-decoration: underline;
}
.headerTrail:visited {
	color: #903;
}
.menuTitle {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.newsTitle {
	font-weight: bolder;
	color: #990000;
}
.footer {
	font-size: 7pt;
	color: #666;
}
.title {
	font-size: 14pt;
	color: #186EA8;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #666;
}
.redTitle {
	font-weight: bolder;
	color: #004080;
}
ul {
	list-style-type: square;
}
.buttonRed {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.buttonRed:hover {
	text-decoration: underline;
}
.subTitle {
	font-weight: bold;
	color: #006;
	font-style: italic;
}
.headlines {
	color: #009;
	text-align: center;
	font-size: 10pt;
}

