p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	margin: 0px;
	background-color: #FFFFFF;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: none;
}
.orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #FF6600;
}
input {
	border: 1px dotted #000000;
	height: 16px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF6600;
	margin-bottom: 6px;
	background-color: F5F5F5;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF6600;
	height: 100px;
	width: 200px;
	border: 1px dotted #000000;
	background-color: F5F5F5;
}
.send {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height: 18px;
	width: 50px;
	line-height: 16px;
	color: #000000;
	background-color: #f5f5f5;
	border: 1px dotted #000000;
}
.vl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #4F227D;
	font-weight: bold;
}

