﻿  	 .desc {
			font-weight: bold;
			font-size: 10px;
			color: #666666;
			}
	 .desclight {
			font-size: 10px;
			color: #666666;
			}
   .emphasis {
             font-weight: bold;
             color: #0066CC; 	
             }
       .trax {
             font-weight: bold;
             color: #0000A0
             }
       .less { 
             font-size: 10px;
             }        
       .tiny { 
             font-size: 9px;
             color: #666666;
             }     
          OL {
             color: black;
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 11px;
             }
          H1 { 
             color: #0000A0; 
             font-family: Arial, Helvetica, sans-serif;
             font-size: 18px;
             }
  H3, DIV H3 { 
             color: #0000A0;
             font-family: Arial, Helvetica, sans-serif;
             font-size: 14px; 
             }
  H4, DIV H4 { 
             color: #1163D2;
             font-size: 11px; 
             }      
      A.type:link {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
			}
   A.type:visited {
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	background-color: transparent;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
 			} 
	A.type:active {
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
	background-color: transparent;
	color: #666666;
	font-size: 11px;
	font-variant: normal;
			}
    A.type:hover {
	text-decoration: none;
	border-bottom: 1px solid #999999;
	background-color: transparent;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
			}
        BODY { color: black;
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 11px;
             } 
           P {  
             color: black;
             font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 11px;
             }
