.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.bodylinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bodylinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F5F5F5;
	height: 17px;
	width: auto;
	border: 1px solid #666666;
}
.textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #F5F5F5;
	height: auto;
	width: auto;
	border: 1px solid #666666;
}
