body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
td,p,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: rgb(0,0,150);
	text-decoration: none;
}
a:hover {
	color: rgb(0,0,150);
	text-decoration: underline;
}
.Tbl2pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(252,183,202);
    line-height: 14px;
}
.vspace {
	line-height: 23px;
	font-size: 12px;
}
.darkred {
	color: rgb(180,0,0);
}
.darkgray {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(110,110,110);
}
.darkblue {
	color: rgb(0,0,150);
}
.sectionHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.sectionSubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(80,80,80);
}
.topnav {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: rgb(110,110,110);
	font-weight: bold;
	text-decoration: none;
}
a.topnav:link, a.topnav:visited {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: rgb(110,110,110);
	font-weight: bold;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: rgb(0,0,150);
	font-weight: bold;
	text-decoration: underline;
}
.horiznav {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: rgb(110,110,110);
	font-weight: bold;
	text-decoration: none;
}
a.horiznav:link, a.horiznav:visited {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: rgb(0,0,0);
	font-weight: bold;
	text-decoration: none;
}
a.horiznav:hover {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: rgb(0,0,150);
	font-weight: bold;
	text-decoration: underline;
}
.linkblack {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: rgb(0,0,0);
	text-decoration: none;
}
a.linkblack:link, a.linkblack:visited {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: rgb(0,0,0);
	text-decoration: none;
}
a.linkblack:hover {
	font-family: Arial, Times, serif;
	font-size: 12px;
	color: rgb(0,0,150);
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Times, serif;
	font-size: 11px;
	color: rgb(0,0,0);
	text-decoration: none;
}
a.copyright:link, a.copyright:visited {
	font-family: Arial, Times, serif;
	font-size: 11px;
	color: rgb(0,0,0);
	text-decoration: none;
}
a.copyright:hover {
	font-family: Arial, Times, serif;
	font-size: 11px;
	color: rgb(0,0,0);
	text-decoration: underline;