  BODY, {background: url(images\back.gif);
   background-repeat: repeat-x;}
   TD { 
   font-family: Arial, Helvetica, sans-serif; 
   color: #000000; 
   font-size : 10pt; 
   text-align : left; 
   } 
   
   H1 { 
   font-size : 12pt 
   } 
   
   H2 { 
   font-size : 10pt 
   } 
   
   H3 { 
   font-size : 10pt 
   } 

   H4 { 
   font-size : 8pt 
   } 

   H5 { 
   font-size : 6pt 
   } 
   
   a:link { 
   color: #663300;
  font-weight: bold;
 
   } 
   
   a:visited{ 
   color: #663300;
  font-weight: bold;
 
   } 
   
   a:active { 
   color: #663300;
  font-weight: bold;
 
   } 
   
   a:hover { 
   color: #663300; 
   font-weight: bold;

   } 


A.link:link {
	COLOR: #663300; FONT-SIZE: 7px; TEXT-DECORATION: none
}
A.link:hover {
	COLOR: #663300; FONT-SIZE: 7px; TEXT-DECORATION: none
}
A.link:visited {
	COLOR: #663300; FONT-SIZE: 7px; TEXT-DECORATION: none
}
A.link:active {                    
	COLOR: #663300; FONT-SIZE: 7px; TEXT-DECORATION: none
}
.link {
	FONT-WEIGHT: normal; FONT-SIZE: 7px; COLOR: #663300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


