BODY {
	margin-top : 1;
	margin-bottom : 1;
	margin-left : 2;
	margin-right : 2;
}

H1 {
	color : #000066;
	text-align : center;
}

H2 {
	color : #000066;
	font-size : 16pt;
}

.margins {
	margin-left : 20;
	margin-right : 20;
}


H3 {
	font-style : normal;
	color : #4B86AB;
	font-weight : bold;
}

.whitetext {
	color : White;
}

.small {
	font-size : 10pt;
}

H4 {
	color : #4B86AB;
	font-weight : bold;
}

p {
	color : Navy;
	font-family : sans-serif;
	font-size : 11pt;
}

.featurebox {
	border : 5pt double #DB002B;
	margin-left : 20;
	margin-right : 20;
}

.featuretitle {
	color : #DB002B;
	font-size : 14;
	font-weight : bold;
}

.vsmall {
	font-size : 7pt;
}

.white {
	color : White;
}

.featureback {
	background : #DB002B;
	color : White;
}

.quote {
	text-align : right;
	font-style : italic;
}

.note {
	background : #09568A;
	color : White;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	padding-top : 5pt;
	padding-bottom : 5pt;
}

.navbar {
	background : #09568A;
	color : White;
	font-size : 9pt;
	text-align : center;
	padding-top : 5pt;
	padding-bottom : 5pt;
}

a:visited {
	color : Green;
}

a {
	color : Maroon;
}

.big {
	font-size : 12pt;
}
.underline {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
li {
	color: #000066;
	font-family: sans-serif;
	font-size: 11pt;
}

