body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.boldbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.headingtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Impact;
	font-size: 12pt;
	font-weight: normal;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Impact;
	font-size: 12pt;
	font-weight: normal;
}
a.nav:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Impact;
	font-size: 12pt;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
a.nav:active {color: blue; } 
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.smalllink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.pageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
}
.pageTxtBld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.cellheight {
	height: 10px;
}
.transparentbg {
	background-color: transparent;
}
