h1 {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 15pt;
	color: #009bd6;
}

p.topnav {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: #e4f6fd;
	font-weight: bold;
}

p.topnav a:link {
	text-decoration: none;
	color: #e4f6fd;
}

p.topnav a:visited {
	text-decoration: none;
	color: #e4f6fd;
}

p.topnav a:hover {
	text-decoration: none;
	color: white;
}

p.subnav {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 8pt;
	color: white;
}

p.subnav a:link {
	text-decoration: none;
	color: white;
}

p.subnav a:visited {
	text-decoration: none;
	color: white;
}

p.subnav a:hover {
	text-decoration: underline;
	color: white;
}

p.bodytext {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: black;
}

p.bodytext a:link {
	text-decoration: none;
	color: #009bd6;
}

p.bodytext a:visited {
	text-decoration: none;
	color: #009bd6;
}

p.bodytext a:hover {
	text-decoration: underline;
	color: black;
}

#bullets ul li{
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: black;
}

#bullets ul li a:link {
	text-decoration: none;
	color: #009bd6;
}

#bullets ul li a:visited {
	text-decoration: none;
	color: #009bd6;
}

#bullets ul li a:hover {
	text-decoration: underline;
	color: black;
}

p.colorname1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 12pt;
	font-weight: bold;
	color: #009bd6;
	padding: 10px 0px 8px 0px;
}

p.colorname2 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 8pt;
	color: black;
}

p.colorname2 a:link {
	text-decoration: none;
	color: #009bd6;
}

p.colorname2 a:visited {
	text-decoration: none;
	color: #009bd6;
}

p.colorname2 a:hover {
	text-decoration: underline;
	color: black;
}

p.footer {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 10pt;
	color: white;
}

p.footer a:link {
	text-decoration: none;
	color: white;
}

p.footer a:visited {
	text-decoration: none;
	color: white;
}

p.footer a:hover {
	text-decoration: underline;
	color: #e4f6fd;
}
