h1,h2,h3,h4
{
margin-top: 5pt;
margin-bottom: 5pt;
font-family: times, verdana, arial;
margin-left: 0pt;
color:barkblue; 
}

p,table
{
margin-top: 0pt;
margin-bottom: 0pt;
font-size: 12pt;
font-family: arial;
color: black;
}

body
{
font-family: arial;
font-size: 12pt;
background-color: #e2eaf4;
}

a:link    { color:barkblue; }
a:visited { color:yellow; }
a:active  { color:lightblue; }
a:hover   { color:lightblue; }

