.News-header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 200;
	font-size: 12px;
	text-decoration:underline;
	color: #FFFFFF;
}

.News {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 10px;
	color: #FFFFFF;
}

.Normal {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	color: Black;
}

.Normal-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	color: White;
}

.Normal-Yellow {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	color: #FFCC00;
}

.Intro {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14pt;
	color: Black;
}

.Intro-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14pt;
	color: White;
}

.Intro-Green {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14pt;
	color: #003300;
}

.Body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 12pt;
	color: Black;
}

.Body-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 11pt;
	color: White;
}

.Body-Yellow {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 11pt;
	color: #FFCC00;
}

.Small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 100;
	font-size: 8pt;
	color: Black;
}

.Small-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: 100;
	font-size: 8pt;
	color: White;
}

.Sidebar {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 10pt;
	color: Black;
}

.Sidebar-White {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: 400;
	font-size: 10pt;
	color: White;
}

.Footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 7pt;
	color: Black;
}

.Menu {
	font-family: "Arial Narrow";
	font-style: normal;
	font-weight: 100;
	font-size: 9pt;
	color: Navy;
}

.List {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 200;
	font-size: 10pt;
	color: Black;
}

.navigation{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	background-color: #003300;
	display: block;
	padding: 8px;
	width: 164px;
}

.navigation:hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	background-color: #009900;
	display: block;
	padding: 8px;
	width: 164px;
}
