A:link { 
  color: #000099;
}

A:visited { 
  text-decoration: none; 
  color: #000099;
}

A:hover { 
  text-decoration: underline; 
}

body {
  font-family: verdana, arial, helvetica;
  font-size: 10pt;
  color: #000000;
  background: #FFFFFF;
}

td {
  font-family: verdana, arial, helvetica;
  font-size: 11pt;
  color: #000000;
  background: #F7F3FF;
}

td.nobg {
  background: #FFFFFF;
}

a.big {
  font-size: 14pt;
}

.bluetitle {
  font-size: 14pt;
  color: #102873
}

.person {
  color: 0000FF;
  text-align: right;
}

H1 {
  font-size: 21px; 
  font-weight: bold; 
  color: #102873
}

H2 {
  font-size: 18px; 
  color: #102873
}

H3 {
  font-size: 15px; 
  color: #102873
}

H4 {
  font-size: 13px; 
  color: #102873
}

@media screen {.PrintOnly {display:none}}
@media print {.ScreenOnly {display:none}}

