body {
  background-color:#FFFFFF;
  font-family:Arial,sans-serif;
  color:#002364;
  link:#002364;
}

h1 {
  font-size:24pt;
}

h2 {
  font-size:18pt;
  margin-top:30pt;
}

h3 {
  font-size:14pt;
}

p,ul,li,ol,td,dl,dt,dd {
  font-size:11pt;
}


pre,code {
  font-family:Courier New;
  font-size:11pt;
}

.h2u {
  font-family: Arial,sans-serif;
  font-weight: bold;
  Font-size: 18pt;
  color: #002364;	
  border-bottom: #002364 1px solid;
}

