.body {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color:#333333
	text-align: justify;
}
.body a {
font: Verdana;
font-size: 10px;
line-height: 15px;
font-style:normal;
}
.body a:link {
	font: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
.body a:visited {
	font: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.body a:active {
	font: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.body a:hover {
	font: Verdana;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}

