/* CSS Document */

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.inputtext {
 	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	width: 335px;
	height: 20px;
	text-decoration: none;
}
.inputtextarea {
 	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 140px;
	width: 335px;
}