BODY{
font-family: "verdana", "arial", sans-serif;
font-size: 10pt;
color:#003f3f;
}
textarea{
font-family: "verdana", "arial", sans-serif;
font-size: 10pt;
text-align: left;
//color: black;
}
A:link{color: blue}
A:visited{color:green}
A:hover{color:red}
  
H1{
font-family: "arial", sans-serif;
font-size: 14pt;
}
H2{
font-family: "arial", sans-serif;
font-size: 12pt;
}
H3{
font-family: "arial", sans-serif;
color: blue;
font-size: 12pt;
}
H4{
color: blue;
font-size: 10pt;
}
H5{
font-size: 10pt;
}
HR{
border-style: groove ; size: 1pt; border-bottom: none
}

TABLE{
font-size: 10pt;
}