p {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(21, 85, 235);
	margin-top: 1em;
    margin-left:2em;
	margin-right:1.4em;
	text-align:justify;
	clear:both;
	}


a, a:visited {
	color: rgb(21, 85, 235);
	text-decoration: none;}

a:hover {
	text-decoration: underline;}

body {
	margin: 0pt;
    padding: 0pt;
    font-family: Arial,Helvetica,sans-serif;
    background-color: FFFFFF;
    font-size: 10pt;}

table td {
	font-size: 10pt;}

h1 {
	font-weight: normal;
    font-style: normal;
    font-size: 1.4em;
    margin-top: 3px;
    margin-bottom: 3px;}

h2 {
  	color: rgb(2, 93, 137);
    margin-top: 3px;}

h3 {
    font-size: 1em;
    margin-bottom: 5px;
    margin-top: 3px;
    }
