.style1 {
	font-family: Tahoma;
	font-size:12px;	
}
.style2 {
	color: #000000;
	font-size: 12px;
	font-family:Tahoma; line-height:11px;
}
textarea {
	color: #000000;
	font-size: 12px;
	font-family:Tahoma; line-height:11px;
}
a.first {
  color: #4F717C; text-decoration:underline; font-family:Tahoma; font-weight:bold; font-size:12px;
}

a.first:visited {
  color: #4F717C;
}

a.first:hover {
	color: #4F717C; text-decoration:none;
}

a.first:active {
  color: #4F717C;
}