body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #000000;
}

a {
	font-size: 10px;
	color: #000000;
	font-stretch:semi-expanded;
	text-decoration:none;
}

a:hover {
	font-size: 10px;
	color:#555555;
	text-decoration:underline;
}

a:visited {
	font-size: 10px;
	color:#444444;
	text-decoration:underline;
}	



