- <style> body {
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
}

td {
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
}

.text {
  color: #000000;
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}

.ifrm_body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 10px;
	font-size: 12px;
}
.mash {
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #CCCC99;
}

.mash2 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #CCCC99;
}

a:link {
  color: #000000;
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
}

a:visited {
  color: #000000;
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
} 
a:hover {

  text-decoration: underline;
  font-family: Arial, helvetica, sans-serif;
  font-size: 13px;
  color: #000099;
}
a:active {
	color: #336666;
	font-family: Arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
} 

$DOCUMENT {
  color: navy;
}
.banner {
	font: italic 18px Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin-top: 10px;
	list-style-type: none;
}
.bannerSlogan {
	font-style: normal;
	color: #660000;
	font-weight: bold;
	font-size: 11pt;
}
.bulletList li {
	font-size: 15px;
	font-style: italic;
	color: #660000;
	font-weight: bold;
	margin-top: 10px;
}
.PageTitle {
	font: bold italic 18px Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-left: 0px;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
	text-decoration: underline;
}
