h1 {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color: #0F2B64;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
h3 {
	color: #000000;
}
li {
	list-style-type: circle;
		font-size: 13px;

}

a:link {
	color: #003366;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:visited {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a:hover {
	color: #99CCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.highlight {
	color: #3C688E;
	font-size: 16;
	font-style: italic;
	font-weight: bold;
}

.outline {border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.sub {
	font-size: 11px;
	color: #333333;
}.outlinewhite {border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.outlineblack {border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
	

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.p1 {
	font-size: 14px;
}

#content { padding:3px; }p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}



