body,td,th {

            font-family: Helvetica, Arial, sans-serif;

            font-size: 11px;

            color: #666666;

            line-height: 14px;
	    
            text-decoration: none;

            scrollbar-arrow-color: #ffffff;

            scrollbar-base-color: #666666;

            scrollbar-track-color: #666666;

            scrollbar-face-color: #999933;

            scrollbar-highlight-color: #999933;

            scrollbar-3dlight-color: #999933;

            scrollbar-darkshadow-color: #999933;

            scrollbar-shadow-color: #999933;

}

 

 

 

a {

            color: #666666;

            text-decoration: none;
			
			font-weight: bold;


 

}

a:link {

            text-decoration: none;

            color: #666666;
			
			font-weight: bold;
 
}

a:visited {

            text-decoration: none;

            color: #666666;
			
			font-weight: bold;
}

a:hover {

            text-decoration: none;

            color: #FF9900;

            font-weight: normal;
			
			font-weight: bold;
}

a:active {

            text-decoration: none;

            color: #666666;

            font-weight: normal;
			
			font-weight: bold;			
}

 

 

 

h1 {

            font-family: Helvetica, Arial, sans-serif;

            font-size: 14px;

            font-weight: normal;

            line-height: 16px;

            color: #666666;

            background-color: #ffffff;

}

 

 

h2 {

            font-family: Helvetica, Arial, sans-serif;

            font-size: 12px;

            font-weight: normal;

            color: #666666;

            line-height: 14px;

}