body{
 font-family: arial,helvetica,verdana;
  background-color:#3575A3;
  color:#000000;
  }

h1 {
   font-weight:bold;
   font-size:24px;
   color:#000000;
	margin-bottom: 0;}

h2 {
   font-weight:bold;
   font-size:18px;
   color:#E21D2C;
   margin-bottom: 0;
   }

h3 {
   font-weight:bold;
   font-size:14px;
   color:#000000;
   margin-bottom: 0;
   }
   
p, td, i, dl  {font-size: 10pt;}

.notop		{margin-top: 0;}

.footer  {
   font-family: arial,helvetica,verdana;
  color:#ffffff;
   font-size:10px;
   font-weight:bold;
   }

.footer2  {
   font-family: arial,helvetica,verdana;
  color:#000000;
   font-size:10px;
   }

.smallcaption {
	font-size: 8pt;
}

a:link {color:#CC0000;}   
a:visited{color:#000099;}

a.white:link {color:#ffffff;}
a.white:visited {color:#ffffff;}
a.white:hover {color:yellow;}

