h2 { font-family: Helvetica, Arial, sans-serif; color: black; margin:0px;   }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
p { font-family: Helvetica; font-size: 0.9em; font-color: red;}

a:link { color:#6666FF; text-decoration:underline; font-size: 1.0em; }
a:visited { color:#996666  ; text-decoration:underline;font-size: 1.0em; }
a:active { color:#000000; text-decoration:none; font-size: 1.0em; }
a:hover { color:#000066 ; text-decoration:none; font-size: 1.0em; }


table.bord {
  border-right-width:1px;
    border-right-style:solid;
  border-color:black;
  
  border-left-width:1px;
  border-left-style:solid;
  border-color:black;
  
   border-top-width:1px;
  border-top-style:solid;
  border-color:black;
  
   border-bottom-width:1px;
  border-bottom-style:solid;
  border-color:black;
   			}

       
p.topie {
	border-top-width:1px;
  border-top-style: solid;
  }.headerFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
