* {font-family: Helvetica, Verdana, Arial, sans-serif;}

p {font-size: smaller;   
   line-height: 133%
}


BODY {
	font-style : normal;
	text-decoration: none;
	color : #013467;
}


.justify {
	font-style : normal;
	text-decoration: none;
	color : #013467;
	font-size : 11px;
	text-align : justify;
}

a {
	font-weight : normal;
	text-decoration : none;
	color : #000000;
}

a:hover {
	font-weight : normal;
	text-decoration : underline;
	color : #FF0000;
}



td {
	font-style : normal;
	text-decoration: none;
	color : #013467;
}

hr {
	height : 1px;
	style-color : #482962; 
}




