h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000066;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	color: #000000;
	background-color: #000066;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #000066;
}
b {
	color: #000066;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0033CC;
	font-weight: bold;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099FF;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: lighter;
	color: #000066;
	margin: 12px;
	padding: 12px;
	border-top-width: thick;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
}
.blurb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 36px;
	font-weight: lighter;
	color: #000066;
	margin: 12px;
	padding: 12px;
	border: thin none;
}
.text-padded {
	font-weight: normal;
	padding-right: 6px;
	padding-left: 6px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.indent {
	margin: 12px;
	padding: 12px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.blurbSmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: lighter;
	color: #000066;
	margin: 12px;
	padding: 12px;
	border-top-width: thick;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
}
.reverse {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 2px;
}
