/* This is the main ppr style sheet */

BODY {
  font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  line-height: 120%;
  color: #000000
}

TD {
  font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
  font-size: 10pt;
  color: #000000
}

TD.bottom {
  font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
  font-size: 9pt;
  color: #FFFFFF
}

H2 {
  font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  line-height: 120%;
  color: #990000
}

H3 {
  font-family: Geneva, Verdana, Helvetica, Arial, sans-serif; 
  font-size: 10pt;
  font-weight: bold;
  line-height: 120%;
  color: #333366
}

A {
    font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #333366;
}

A:link         { color: #333366 }
A:active   { color: #cccccc }
A:visited      { color: #333366 }
a:hover {background:#99000;color:#999999;}

.color1 { color: #333366; font-size: 10pt; font-weight: bold; }
.color2 { color: #990000; font-size: 10pt; font-weight: bold; }


.subhead12 {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #990000;
} 

.subhead11 a:hover {background:#99000;color:#999999;}

.subhead11 {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 11pt;
  font-weight: bold;
  color: #333366;
} 

.subhead10 {
  font-family: Helvetica,Arial,Sans-serif;
  font-size: 10pt;
  color: #333366;
} 

.subhead10 a:hover {background:#99000;color:#999999;}