
body {background-color: transparent;
      font-family: helvetica,arial,sans-serif;
      font-size: 12pt;
      text-align: justify}

h1,h2,h3,h4,h5,h6
      {color: blue}
      
h1 {	font-size: 25pt;
        text-align: center}
h2 {	font-size: 18pt;
	text-align: center}
h3 {	font-size: 14pt;
	text-align: left}
h4 {	font-size: 12pt; 
	text-align: center}
h5 {	font-size: 12pt; 
	text-align: left}
h6 {	font-size: 12pt; 
	text-align: left}



a:link     {color:blue}
a:visited  {color:#663366}
a:hover    {color:black}
a:active   {color:blue}


td{	font-family: helvetica,arial,sans-serif;
	font-size: 12pt;
	text-align: justify}
