@charset "utf-8";
.blue_bold {
	color: #000066;
	font-weight: bold;
}
.red_bold {
	color: #F00;
	font-weight: bold;
}


p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
	text-transform: uppercase;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}
.h2_centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #006;
	text-transform: uppercase;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
}


body {
	background-color: #3D6EA1;
}
.quote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000066;
}
link {
	color: #0000FF;
	text-decoration: underline;
}
.bullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	list-style-type: disc;
	line-height: 22px;
}
.asterix {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.Board_of_Directors {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

