.Default{
	background-color: #FFFFEF;
	color: #00005F;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

.Content{
	background-color: #FFFFFF;
	color: #00005F;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

.CurMenu{
	background-color: #FFFFEF;
	color: #9F0000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
}

.Menu:link{
	background-color: #FFFFEF;
	color: #00005F;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
}

.Menu:active{
	background-color: #FFFFEF;
	color: #00005F;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
}
.Menu:visited{
	background-color: #FFFFEF;
	color: #00005F;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
}
.Menu:hover{
	background-color: #FFFFEF;
	color: #9F9F00;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-align: right;
}

.LegalNotes{
	background-color: #FFFFEF;
	color: #BBBBAB;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 8.25pt;
	text-align: center;
}

.SectHeader{
	font-family: Times New Roman, serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}

.SectContent{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

.PageHeader{
	font-family: Times New Roman, serif;
	font-weight: bold;
	font-size: 24pt;
	text-align: center;
	color: #800000;
}