body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	background-color: #ffe0b2;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}

h1 {
  float: none;
  color: #cc0000;
  margin: 17px 8px 8px;
  font-size: 14px;
  font-family: Tahoma, sans-serif;
}

h2 {
  font-size: 11px;
  margin: 17px 14px 8px;
  color: #cc0000;
  font-family: Tahoma, sans-serif;
  text-decoration: underline;
}

h3 {
  font-size: 11px;
  margin: 15px 14px 6px;
  color: #ff6600;
  font-family: Tahoma, sans-serif;
}

p {
  font-size: 11px;
  margin: 0px 14px 6px;
  color: #666666;
  line-height: 170%;
  font-family: Tahoma, sans-serif;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #cc0000;
}

.link {
  font-family: Tahoma,Arial,Georgia;
  font-size: 11px;
  color: #ff6600;
  text-decoration: underline;
  padding: 1px;
}
.link:hover {
  font-family: Tahoma,Arial;
  font-size: 11px;
  color: #ffffff;
  text-decoration: none;
  background-color: #cc0000;
}

.txt2 a, .txt2 a:link, .txt2 a:visited, .txt2 a:hover, .txt2 a:active {
	text-decoration: underline;
	color: #2E6808;
}

.tblcol2 {
	background-color: #FFb441;
}
.txt2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #2E6808;
}
.txtPageTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
    margin: 10px 12px 13px;
	color: #006699;
}
.txtDisclaimer {
  padding-top: 5px;
  font-family: Tahoma, Arial, Helvetica;
  color: #999999;
  font-size: 11px;
}

.textdown {
  padding-top: 5px;
  font-family: Tahoma, Arial, Helvetica;
  color: #999999;
  font-size: 11px;
}

.txtHighlight {
	color: #FF0000;
	font-weight: bold;
}
