/* Place anything that isn't font-size-dependant in this part of the file. */

body {margin: 0px; background-color: #fff;}

#homePage p {font-size: 9pt;}
p.coa {padding-top: 1em;}
p.mag {padding-bottom: 1em;}

p, h2, ul, ol, li, td, h1, span {font-family: arial,sans-serif;}
                       h1 {color: #000;}
                td.header {background: url(images/navigation/header_background.gif) repeat #903;}
                span.caterHead {color: #FFFFFF; font-weight:bold;}
                   
     a:link {color: #903;}
  a:visited {color: #903;}
   a:active {color: #903;}
    a:hover {color: #C03;}
    
     a.whiteul:link {color: #fff;}
  a.whiteul:visited {color: #fff;}
   a.whiteul:active {color: #fff;}
    a.whiteul:hover {color: #fff;}
    
     a.white:link {color: #fff; text-decoration: none;}
  a.white:visited {color: #fff; text-decoration: none;}
   a.white:active {color: #fff; text-decoration: none;}
    a.white:hover {color: #fff; text-decoration: none;}


/* Place anything for Windows platforms here; the Mac style sheet will override them if necessary */

p, ol, ul, li, td {font-size: 10pt;}
          p.small {font-size: 8pt;}
     p.smallwhite {font-size: 9pt; color: #fff;}
     td.charthead {font-size: 10pt; font-weight: bold; background: #903; color: #fff;}
     td.chartbold {font-size: 10pt; font-weight: bold;}
         td.chart {font-size: 8pt;}
 td.chartfootnote {font-size: 8pt;}
               h1 {font-size: 12pt;}
           p.bold {font-weight: bold;}
          td.bold {font-weight: bold;}
        span.bold {font-weight: bold;}
      p.copyright {font-size: 8pt;}

