.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	font-weight: normal;
	color: #003366
}
A.Text {
	font-size: 12px;
	color: #003366;
	Text-Decoration: None;
	Font-Weight: Normal;
}
A.Text:hover {
	color: #339900;
}
.SideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11pt;
	font-weight: normal;
	color: #003366
}
A.SideText {
	font-size: 11px;
	color: #003366;
	Text-Decoration: None;
	Font-Weight: Normal;
}
A.SideText:hover {
	color: #003366;
	Text-Decoration: Underline;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	line-height: 12pt;
	font-weight: bold;
}
A.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	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;
}

