td.data_area
{
	width: 100%;
}

a {
	color: #00f;
	text-decoration: none;
}

a:visited {
	color: #606;
	text-decoration: none;
}

a:hover {
	color: #f60;
	text-decoration: none;
}

a img {
	border: none;
}


body, td {
	font-family: Georgia, Garamond, Trebuchet MS;
	font-size: 12px;
}

input, textarea, select { 
	BACKGROUND-COLOR:ffffff ; 
	FONT-FAMILY: Georgia, Garamond, Trebuchet MS;
	FONT-SIZE: 11px ; 
	COLOR: #000000 ; 
	BORDER-BOTTOM: #444444 1px solid; 
	BORDER-LEFT: #444444 1px solid; 
	BORDER-RIGHT: #444444 1px solid; 
	BORDER-TOP: #444444 1px solid 
}

.radio {
	BACKGROUND-COLOR:#ffffff;
	border:0px; 
	font-family:Georgia, Garamond, Trebuchet MS; 
	font-size:8pt;
}