.text, td, div {
	color: #000 !important;
	font-family: Verdana;
	font-size: 11px;
	line-height: 140%
}

strong{
	font-weight : normal;
	color : #000 !important;
	font-weight:bold;
}

a:link, a:active, a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
