body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #424242;
	background-color: #FFCD76;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #424242;

}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #FFA800
}

.txt2 a, .txt2 a:link, .txt2 a:visited, .txt2 a:hover, .txt2 a:active {
	text-decoration: underline;
	color: #424242
}

.tblcol2 {
	background-color: #FFA800;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #424242;
}
.txtPageTitle,h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFA800;
}
.txtDisclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #3B3B3F;
}


.txtHighlight {
	color: #FF0000;
	font-weight: bold;
}