tr,td,th,body
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
	
}
a,a:active,a:visited {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #0000BB;
}
a:hover {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #CCCCCC;
}
.subscribe {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0000BB;
}	
th,tr,td {
	vertical-align: middle;
}
input {
	border: 1px solid #cccccc;
	background: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-weight: normal;
}

.noborder {
	border: 0px;
}