<style>
 <!--

  td.leftnav {
    background-color: #91201F;
  }


  .border {
    background-image: url(images/right_border.jpg);
    background-repeat: repeat;
  }

  .greybg {
    background-color: #EEEEEE;
  }

  .whitebg {
    background-color: #FFFFFF;
  }

  .white {
    background-color: #000000;
    color: #FFFFFF;
  }

  .darkgrey {
    background-color: #333333;
  }

  a.topnav {
    background-color: #000000;
    color: #CCCCCC;
    font-style: normal;
    font-weight: 800;
    font-size:10pt;
    text-decoration: none;
  }

  .main {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:14pt;
   font-weight: normal;
   color: #888888;
  }  

  A.leftnav {
   color : #666666;
   font-style: bold;
   font-weight: 800;
   font-size:10pt;
   text-decoration: none;
  }

  B {
    color : #666666;
  }

  B.Main {
   color : #666666;
   font-style: normal;
   font-weight: 800;
   font-size:16pt;
  }

  B.TitleBanner {
   color : #EEEEEE;
   font-style: italic;
   font-weight: 800;
   font-size:24pt;
  }

  HR {
    color : #555555;
  }

  A {
   color : #91201F;
  }

  H1 {
   color : #91201F;
  }

  H2 {
   color : #91201F;
  }


  H3 {
   color : #91201F;
  }

  H4 {
   color : #91201F;
  }

  BODY {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:12pt;
   font-weight: normal;
   margin-left: 10px;
   margin-top: 10px;
   margin-right: 0;
   color: #666666;
   background-color: #EEEEEE;
  }
 
  P {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:12pt;
   font-weight: normal;
   color: #666666;
  }
 
 P.medium {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:13pt;
   font-weight: normal;
   color: #666666;
  }


  LI {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:12pt;
   font-weight: normal;
   color: #666666;
  }

  TD.products {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:12pt;
   font-weight: normal;
   color: #999999;
   background-color: #EEEEEE;
  }
 
  TD {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:12pt;
   font-weight: normal;
   color: #666666;
  }

 
  TH {
   font-family: Times New Roman, serif;
   font-style: normal;
   font-size:12pt;
   font-weight: bold;
   color: #999999;
   background-color: #FFEA89;
  }

  TH.dark {
	COLOR: #FFFFFF; 
	FONT-FAMILY: tahoma,san-serif; 
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	background-color: #000000;
  }  

  .footnote {    
    font-size: 8pt;
  }

  .small {    
    font-size: 8pt;
  }

  .copyright {
    color: #999999;
    font-size:10pt;
  }

.tablebg1 {
	background-color: #DDDDDD;
        color:#104A7B;
	FONT-SIZE: 14px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal;
}

.tablebg2 {
	background-color: #CCCCCC;
        color:#104A7B;
	FONT-SIZE: 14px; 
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal;
}

  -->
  </style>