body {
   background: #ffffff;
   font-size: 12pt
}

a:link {
   color: #000066;
   font-size: 103%;
   font-face: serif
}

a:visited {
   color: #333333;
   font-size: 90%
}

div.text {
   margin-left: 4em;
   margin-right: 2em;
   
   width: 600px
}

p {
      
   font-face: Arial, Verdana, sans serif;
   font-size: 12pt;
   
   text-align: justify
}


p.caption {
   font-family: helvetica;
   font-size: 80%;
   margin-left: 10px;
   margin-right: 10px
}

p.caption b {
   font-size: 100%
}

p.pullout {
   font-family: helvetica;
   font-size: 110%;
   font-weight: bold;
   color: purple;
   
   line-height: 160%;
   
   margin-bottom: 0.5em;
   margin-right: 0.5em;
   
   text-align: left
}

h2 {
   font-size: 120%;
   color: #666666
}

h3 {
   font-size: 115%
}

td {
   font-face: Arial, Helvetica, sans serif;
   font-size: 12pt
}

th {
   font-face: Helvetica, Verdana, sans serif;
   font-size: 12pt
}

p sub {
   font-size: 75%
}

p.caption sub {
   font-size: 90%
}

