
BODY 
{ 
scrollbar-base-color: #000000; 
scrollbar-arrow-color: #FF6633;
scrollbar-DarkShadow-Color: #000000; 
scrollbar-face-color: #000000; 
}

a:link { color: #FF6633; text-decoration: underline }
a:active { color: #FF6633; text-decoration: underline }
a:visited { color: #FF6633; text-decoration: underline }
a:hover { color: #FF6633; text-decoration: none }


.header
   {
     font: 16px arial, helvetica;
     color: #ff6633;
     font-weight: bold;
   }

.title
   {
     font: 12px arial, helvetica;
     color: #ffffff;
     font-weight: bold;
   }
   
  .title1
   {
     font: 14px arial;
     color: #000000;
     font-weight: normal;
	 font-style: ; 
	
	}
   
.main
   {
     font: 14px arial;
     color: #ffffff;
     font-weight: bold;
	 font-style: ; 
	
	}
	
.small
   {
     font: 10px arial;
     color: #ffffff;
     font-weight: normal;
	 font-style: ; 
	 
	
