.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: normal;
	color: #333333
}
A.Text {
	font-size: 12px;
	color: #990000;
	Text-Decoration: none;
	Font-Weight: normal;
}
A.Text:hover {
	color: #990000;
	Text-Decoration: Underline;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 12pt;
	font-weight: bold;
}
A.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 12pt;
	Text-Decoration: none;
	Font-Weight: bold;
}
A.Header:hover {
	color: #000000;
}
.BotNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
A.BotNav {
	font-size: 9px;
	color: #FFFFFF;
	Text-Decoration: None;
	Font-Weight: Normal;
	text-transform: uppercase;
}
A.BotNav:hover {
	color: #FFFFFF;
	Text-Decoration: Underline;
}
