body {
	background-image:url(../images/bg.jpg)
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

a {
	text-decoration:none;
	color:#0000AA;
}

a img { 
	border-style:none; 
}

textarea{
   width:610px;
   min-width:610px;
   max-width:610px;
   height:300px;
   min-height:275px;
   max-height:275px;
}