body {
	background-color: #000066;
	COLOR: White;
	font-family: Geneva, sans-serif;
}
.BCS1a {
	font-family: Impact;
	font-style: italic;
	font-size: 28pt;
	color: Blue;
}
.BCS1b {
	font-family: Engravers MT;
	font-style: italic;
	font-weight: bold;
	font-size: 24pt;
	color: White;
}
.BCS1c {
	font-family: Engravers MT;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	color: White;
}
.BCS2 {
	font-family: Engravers MT;
	font-weight: bold;
	font-size: 22pt;
	color: White;
}
.BCS3 {
	font-family: Geneva, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: White;
}
a{
	color: White;
	cursor: hand;
	text-decoration : none;
}
a:hover{
	color: Red;
	text-decoration : underline;
}
.menu{
	font-family: Geneva, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: White;
	text-decoration : normal;
}
.menuActive{
	font-family: Geneva, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: White;
	text-decoration : normal;
}
.menuBlue{
	font: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	color: Blue;
}
.menuInfo{
	font: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: White;
}
.regular{
	font-family: Geneva, sans-serif;
	font-style: italic;
	font-size: 10pt;
	color: White;
}
.smaller{
	font-family: Geneva, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: White;
}
.whoWeAre{
	font: Gautami;
	font-weight: normal;
	font-size: 9pt;
	line-height: 12pt;
	color: Black;
	background-color: White;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}
.whoHead{
	font: Gautami;
	font-weight: bold;
	font-size: 14pt;
	line-height: 12pt;
	color: Black;
	background-color: White;
}
.whoName{
	font: Gautami;
	font-weight: bold;
	font-size: 11pt;
	line-height: 12pt;
	color: Black;
	background-color: White;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
}
.whoTitle{
	font: Gautami;
	font-weight: normal;
	font-size: 11pt;
	font-style: italic;
	text-decoration: underline;
}
.whoList{
	list-style-type: disc;
	margin-bottom: 5px;
}
A.emailLink{
	color: Blue;
	text-decoration: underline;
}
.whatHead{
	font: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	color: Black;
	background-color: White;
	padding-top: 20px;
	padding-bottom: 10px;
}
.whatItem{
	font: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: Black;
	background-color: White;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
.whatListHead{
	text-decoration: underline;
}
.whatList{
	list-style-type: disc;
	margin-bottom: 5px;
}
.contactPage{
	font: Gautami;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	color: Black;
	background-color: White;
	margin-left: 10%;
}
.contactTitle{
	font: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	padding-top: 24px;
}
.contactBCS{
	font-family: Impact;
	font-weight: normal;
	font-size: 18pt;
	font-style: italic;
	color: #000099;
}
.contactBCS2{
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
	color: Black;
}
.contactItem{
	font: Gautami;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
}

