A:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial;
	size: 10px
	}

A:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold
	}
	
A:hover {
	color: #0F3560;
	font-weight: bold
	}
	
p {
	font-family: Verdana, Arial;
	font-size:8pt
	}
	
.text {
	font-family: Verdana, Arial; font-weight: normal;
	font-size:8pt ; text-align: justify
	}