
BODY	{font-family: Verdana,Helvetica; font-size:12px;color:#000000;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;}

/* indent paragraphs */
p {margin-left: 10px;
   margin-right: 10px;}

/* make headings book Verdana bold */

a {
	font: 12px;
	text-decoration : none;
	font-family : Verdana;
}
a:link {color: #555557;}
a:visited {color: #555557;}
a:active {color: #333333;}
a:hover{color:788EAE;text-decoration : none;}
/*format footnotes as 9pt and center them */
div.footnote {font-size: 8px;
              line-height: 1px;
              text-align: center}
