p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align : justify;
        font-size: 7pt
}
A:link {
	text-decoration : none;
	color : #000E78
}
A:visited {
	text-decoration : none;
	color : #000E78
}
A:hover {
	text-decoration : underline;
	color : #FB8B00
}
A:active {
	color: #C0C0C0
}

