/* Default Appearances */



body  { background-color: white }
p, th, td, li, dt, dd                     { color: #000; font-size: 11px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px }

h1    { color: #006; font-size: 20px; font-family: Helvetica, Arial }

h2  { font-size: 16px; font-family: Helvetica, Arial }

h3   { font-size: 14px; font-family: Times }

h4    { color: #006; font-size: 13px; font-family: Helvetica, Arial }
h5  { color: #2c0093; font-style: italic; font-weight: normal; font-size: 12px; font-family: Helvetica, Arial }
a:link, a:visited, a:active            { color: #fff; text-decoration: none }
a:hover { color: #c2c2c2; text-decoration: none }
.italic { font-style: italic }
.bold  { color: #006; font-weight: bold }
