p {
	font-family: Verdana, Helvetica, sans-serif;
	margin-top: 0px;
    margin-left: 0em;
	margin-right:auto;
	text-align:justify;
	clear:both;
	}


a, a:visited {
	color: rgb(20, 20, 20);
	text-decoration: none;}

a:hover {
	color: rgb(0, 0, 250);
	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;
    }