body
{
	margin: 0;
}
body, table, td, tr, th
{
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}
h1 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #0072C6;
	font-size: 24pt;
	margin-top: 20px;
}
h2 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #0072C6;
	font-size: 14pt;
}
h3 {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	color: #0072C6;
	font-size: 12pt;
}
h4 {
	color: #0072C6;
}
ul {
	margin: 0;
	padding-left: 15px;
}
li {
	font-size: 10pt;
}
a:link {
	color: #0072C6;
	text-decoration: none;
}
a:visited {
	color: #6F7475;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
address {
	font-style: italic;
	font-size: smaller;
	color: #BFE6FF;
}
a.menu:link {
	color: White;
	text-decoration: none;
	line-height: 140%;
}
a.menu:visited {
	color: #E4E4E4;
	text-decoration: none;
	line-height: 140%;
}
a.menu:hover {
	font-weight: normal;
	color: White;
	text-decoration: underline;
	line-height: 140%;
}
a.menu:active {
	color: White;
	text-decoration: underline;
	line-height: 140%;
}

