body {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 12pt; 
}
p {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 12pt; 
}
a.leftnav {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 12pt; 
	color: #000099; 
	font-weight: bold;
	text-decoration: none;
}

a.leftnav:hover {
	text-decoration: none;
}

a.leftnav:active {
	color: #000099; 
	font-weight: bold;
	text-decoration: none;
}

a.leftnav:visited {
	color: #000099; 
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
ol {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 12pt;
}
ul {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 12pt;
}
li {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 12pt;
}

a.footernav{
	font-family: Arial, Helvetica, Swiss, SunSans-Regular; 
	font-size: 10pt; 
	text-decoration: none;
}

a.footernav:hover {
	text-decoration: none;
}

a.footernav:active {
	color: #000099; 
	text-decoration: none;
}

a.leftnfooternavav:visited {
	color: #cc3366; 
	text-decoration: none;
}