body {
	background-color: 003399}
h5 {
	color: #003399;
	font-family: georgia;
	font-size: 10pt;
}
p {
	font-size: 10pt;
	font-family: georgia;
}
h4 {
	font-family: georgia;
	font-size: 12pt;
}
h6 {
	font-family: georgia;
	font-size: 10pt;
	text-align: center;
	color: #003399;
}
.small {
	font-size: 8pt;
	text-align: left;
	font-family: georgia;
}
.copyright{
	font-size: 7pt;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center
}
.center {
	font-size: 10pt;
	text-align: center;
	font-family: georgia;
}
ul {
	font-family: georgia;
	font-size: 12px;
	list-style-type: square;
	margin-top: 6px;
	margin-bottom: 6px
}
ul ul {
	font-family: georgia;
	font-size: 12px;
	list-style-type: circle;
	margin-top: 6px;
	margin-bottom: 6px
}

a:link {color: #003399;} /* new links are lt red */
a:active {color: #FFCCCC;} /*active links are black */
a:visited {
	color: #000000;
} /*visited links are tan */

.style2 {color: #003333}
.style3 {color: #003343}
.style4 {font-size: 9px}