






  .txt {

	color:gray;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	font-style:normal;

	font-weight: normal;
	
	line-height: 20px;
	


}





  .title {

	color: black;
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;

	font-size: small;

	font-style:normal;

	font-weight: normal;
}





a { 

	color: gray;
	text-decoration: underline

}



a:hover {  

	color: black;
	text-decoration: underline

}



a:visited {  

	text-decoration: underline

}


.form{
	width: 280;
	font-size: 8pt; 
	font-family: Verdana, helvetica, sans-serif; 
	color: #000000; 
	background-color: white;
	border-width: 1pt; 
	border-color: #000000;
	border-style: solid;
	
}

