body {
   background: #ffffff
}

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

a:visited {
   font-color: #000000;
   font-size: 97%
}

p {   
   font-face: Times;
   font-size: 12pt
}


p.caption {
   font-family: times;
   font-size: 95%;
}

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

p.pullout {
   font-family: helvetica;
   font-size: 110%;
   font-weight: bold;
   color: purple;
   margin-left: 0.5em
}

h2 {
   margin-top: 1em;
   font-size: 140%;   
   color: #666666
}

td {
   font-face: Arial, Verdana, sans serif;
   font-size: 11pt
}

th {
   font-face: Arial, Verdana, sans serif;
   font-size: 11pt
}

