.heeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-weight: bold;
}
a {
color: #CCCC99;
	font-size: 12px;
text-decoration: none;
padding-bottom: 4px;
white-space: nowrap;
}
a:hover {
color: #4A581B;
text-decoration: underline;
	font-size: 12px;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCC99;
	text-decoration: none;
		font-weight: bolder;
}
strong, b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
		border-bottom-style: dotted;
}

