body{    background-color: #FFFFF4;    padding: 0px;    margin: 0px;}	td {	font-family: Lucida Grande, Verdana;	font-size: 10px;	color: #333333;	line-height: 13px	}td A:link {	text-decoration: underline;	color: #333333;	}td A:visited {	text-decoration: underline;	color: #333333;	}td A:hover {	text-decoration: underline;	color: #000000;	}td A:active {	text-decoration: none;	color: #000000;	}	td.data{	background: #F7F7EC;	/*filter: alpha(opacity=70);*/	padding: 3px 0 3px 10px;	vertical-align: top;}    td.data A:link, td.data A:visited    {        text-decoration: underline;    }    td.data A:hover    {        text-decoration: none;    }.title {	font-family: Lucida Grande, Verdana;	font-size: 10px;	line-height: 14px;	color: #333333;	font-weight: bold;	}.footer {	font-family: Lucida Grande, Verdana;	font-size: 10px;	line-height: 13px;	color: #333333;	text-decoration: none	}	.footer a:link {	text-decoration: none;	color: #333333;	}.footer a:visited {	text-decoration: none;	color: #7F7E68;	}.footer a:hover {	text-decoration: underline;	color: #333333;	}INPUT.form_text, INPUT.form_button, TEXTAREA{	background:		#FFFFF4;	border-top:		1px solid #333333;	border-left:	1px solid #333333;	border-bottom:	0px solid #333333;	border-right:	0px solid #333333;	padding:		3px 5px 3px 2px;		font-family: Lucida Grande, Verdana;	font-size: 10px;	color: #333333;	line-height: 13px}.selector{	background:		#FFFFF4;/*	border-top:		1px solid #625F4F;	border-left:	1px solid #625F4F;	border-bottom:	0px solid #638AAD;	border-right:	0px solid #638AAD;	padding:		3px 5px 3px 2px;*/		font-family: Lucida Grande, Verdana;	font-size: 10px;	color: #333333;	line-height: 13px}