tr,td,th,body
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	line-height: 120%;
	
}
a,a:active,a:visited {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000088;
}
a:hover {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
}

input{
	background: #fbfbfb;
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
}

textarea{
	background: #fbfbfb;
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
}

.radio {
	border: 0px;
}

th,tr,td {
	vertical-align: middle;
	word-wrap: break-word;
}