.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;

}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.content a:link {
	color: #336600;
			text-decoration: none;
				font-weight: bold;
}
.content a:visited {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.content a:hover {
	color: #336600;
		text-decoration: underline;
		font-weight: bold;
}
.content a:active {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.topNav a:link {
	color: #FFFFFF;
			text-decoration: none;
}
.topNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topNav a:hover {
	color: #FFFFFF;
		text-decoration: underline;
}
.topNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.txtfld {
	background-color : #F4F4EA;
	border : 1px solid #CECE9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 220px;

}
.txtfld2 {
	background-color : #F4F4EA;
	border : 1px solid #CECE9F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 220px;
	height: 100;
}
  .button {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	position: static;
	width: 100px;

}
  .button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	position: static;
	width: 200px;
	font-weight: bold;
	background-color: #CC0000;
	border: 1px solid #003333;


}
