TD, BODY, INPUT, SELECT, P, A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #9A9A9A;
}
TD A, A { font-size: 12px; text-decoration: none; color: #686565; font-weight: bold; }
TD A:hover, A:hover { color: #686565; text-decoration: underline; }

      .style1 {font-size:15px; font-weight: bold; line-height: 16px;}
	  .style2 {font-size:17px; font-weight: bold; line-height: 18px;}
	  
BODY 
{ 
   scrollbar-base-color:#C7BFC1; 
   scrollbar-track-color:#C7BFC1;
   scrollbar-face-color:#FFFFFF;
   scrollbar-highlight-color:#686565;
   scrollbar-3d-light-color:#686565;
   scrollbar-dark-shadow-color:#686565;
   scrollbar-shadow-color:#686565;
   scrollbar-arrow-color:#000000;
}
