/* web page properties */
body 
{
background-color		: #ffffff;
margin-top			: 15px;
margin-bottom			: 10px;
scrollbar-face-color		: #7EC1DC; 
scrollbar-shadow-color		: #e4e4e4; 
scrollbar-highlight-color	: #C2E1FE; 
scrollbar-3dlight-color		: #ffffff; 
scrollbar-darkshadow-color	: #025196; 
scrollbar-track-color		: #ffffff; 
scrollbar-arrow-color		: #025196;
font-family 		: Arial Narrow,Tahoma,Geneva, sans-serif;
}

#menutop{font-size : 10pt;line-height: 150%;text-decoration: none;}
#menutop A{COLOR: #003366;font-weight: bold;text-decoration: none;}
#menutop A:hover{COLOR:  #ffffff;}

#footer{COLOR: #0373B2;font-size : 10pt;line-height: 150%;text-decoration: none;}
#footer A{COLOR: #0373B2;font-weight: bold;text-decoration: none;}
#footer A:hover{COLOR: #ffffff;}

#contents{font-size : 10pt;font-family 		: Tahoma,Geneva,Arial Narrow, sans-serif;}
#contents A{COLOR: #0373B2;text-decoration: none;}
#contents A:hover{COLOR: #4EBFFC;}

