.text {
	font-family:Arial;
	font-size:12px;
	color:#666666;
	line-height:17px;
	text-decoration:none;
}
.text a{
	font-family:Arial;
	font-size:12px;
	color:#666666;
	line-height:17px;
	text-decoration:none;
}	
.text a:hover{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	line-height:17px;
	text-decoration:underline;
}
.border {
	border:#999999 dotted 1px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color:#ffffff;
	border: 1px dotted #666666;
}
.headings{
	font-family:Arial;
	font-size:15px;
	color:#999999;
	font-weight:bold;
}
