body 
{
	font-family: Tahoma;
	font-size: 11px;
	#line-height: 20px;
	#text-align: justify;
	padding: 0px 0px;
}
table,tr,td 
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #585858;
}

a:link 
{
	color: #585858;
	text-decoration: none;
}
a:visited 
{
	color: #585858;
	text-decoration: none;
}
a:hover 
{
	color: #585858;
	text-decoration: underline;
}
