td {
	text-align: left;
	font-family:arial;
	font-size:9px;
	color:#595959;
	line-height:13px;
}

a {text-decoration:underline;
   color:#00769E;}
  
body { 	margin:0px;padding:0px;}
strong { color:#65A015; font-size:12px;}



.form { width:212px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:212px;
		height:84px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#808080;
		
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}




