.text {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#818181;
}
a.none {

	text-decoration: none;
	color:#818181;
}
select {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #FEFED9;
}
input {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #FEFED9;
}
textarea {
	width:172px;
	height:61px;
	font-family:tahoma;
	font-size:9px;
	color:#666666;
	overflow:hidden;
	border: 1px solid #666666;
	background-color: #FEFED9;
}
a:link {
	text-decoration: none;
	color: #666666;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #EBE6E3;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	margin-right:10px;
	margin-left: 10px;
	margin-top: 5px;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.heading {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

