td, body, p, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.top10 {
	color: #FFFFFF;
 width: 199px;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.field {
	border: none;
}
input, textarea {
	border: 1px solid #8191B5;
}
a.top10:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
a.top10:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}
a.top10:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
a.top10:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.heading2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
