body,p,table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	text-align : justify;
}
a, a:link, a:visited, a:active {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Blue;
}

a:hover {
	text-decoration: underline;
}


