

BODY 
{
    scrollbar-arrow-color:#2F5F6F;
    scrollbar-base-color:#ffffff;
    scrollbar-face-color:#ffffff;
  }
h1 {
	font-size: 14pt;
	font-family: times,verdana,tahoma;
	font-weight: bold; 
        color: #336633;
	text-decoration: none;
}  
h2 {
	font-size: 11pt;
	font-family: verdana,tahoma;
	font-weight: bold; 
        color: #FF9B17;
	text-decoration: none;
}
h3 {
	font-size: 8pt;
	font-family: verdana,tahoma;
	font-weight: NORMAL; 
        color: #CCCCCC;
	text-decoration: none;
}
h4 {
	font-size: 9pt;
	font-family: verdana,tahoma;
	font-weight: normal; 
    color: SILVER;
	text-decoration: none;
}
p {
	font-size: 9pt;
	font-family: verdana,tahoma;
	font-weight: normal; 
    color: #555555;
	text-decoration: none;
} 
p.main {
	font-size: 7.8pt;
	font-family: verdana,tahoma;
	font-weight: normal; 
    color: #888888;
	text-decoration: none;                                                     
}   
p.bottom {
	font-size: 8pt;
	font-family: verdana,tahoma;
	font-weight: normal; 
    color: #666666;
	text-decoration: none;                                                     
} 
p.date {
	font-size: 7pt;
	font-family: verdana,tahoma;
	font-weight: normal; 
    color: #8277B6;
	text-decoration: none;                                                    
}
a:link { 
	font-size: 9pt;
	font-family: verdana,tahoma;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}  

a:hover { 
	font-size: 9pt;
	font-family: verdana,tahoma;
	font-weight: normal;
	color: #999999;
    text-decoration: none;
} 

a:visited { 
	font-size: 9pt;
	font-family: verdana,tahoma;
	font-weight: normal;
	color: #777777;
	text-decoration: none;
}

p.menu { 
	font-size: 9pt;
	font-family: verdana,tahoma;
	font-weight: normal;
	color: #eeeeee;
    text-decoration: none;
} 

hr		{
		height:1px;	
	
		border-width: 1px 0 0 0;
		border-style: dashed;
              	border-color: #CCCCCC;
		}



