P,H1,H2,H3 {
  font-family:Verdana,Tahoma,Arial,Helvetica,sans-seref;
}

P {
  text-align:justify;
  font-size:14px;
  margin-left:10px;
  margin-right:10px;
}

P.level0 {
  text-align:justify;
  font-size:12px;
  margin-left:20px;
}

H3 {
  background-color:#356795;
  color:white;
}

BODY {
  margin-top:0px;
  margin-left:0px;
  margin-right:0px;
  margin-bottom:0px;
}

A:link {color:#767df7; text-decoration:none;}
A:visited {color:#883093; text-decoration:none;}
A:active {color:#005bff; text-decoration:none;} // add the alink tag to body tag to give Netscape compatibility; // Inline styles (for SPAN tags);
A:hover {text-decoration:none;}

A.legal {
  font-family:Verdana,Tahoma,Arial,Helvetica,sans-seref;
}

A.legal:active {color:black;}
A.legal:visited {color:black;}
A.legal:link {color:black;}
A.legal:hover {color:Red;}


.bottom {
  background-color:white;
}

.divider {
  color:#104575;
}

.nav {
  background-color:#356795;
}
