.tinput {
     BACKGROUND-COLOR: #F3EFE8; 
	border-style:groove
}
textarea {
     BACKGROUND-COLOR: #F3EFE8; 
	 COLOR: #000000; 
	 FONT-FAMILY: MS Shell Dlg,Tahoma, sans-serif; 
	 FONT-SIZE: 9pt; 
	 BORDER-RIGHT: 3px; BORDER-TOP: 3px; BORDER-LEFT: 3px; BORDER-BOTTOM: 3px; 
	 BORDER: #A20006 solid 1px
}
td {
	font-size: 9pt;
	line-height: 150%;
}
a {color: #222222;text-decoration: none;}
a:hover {
	color: #009900;
}
.x {
	color: #000000;
	text-decoration: none;
}
.x:hover {
	color: #FF0000;
	text-decoration: none;
}
