<!--

a:link {  color: #cc0000; text-decoration: none; }
a:visited {  color: #cc0000; text-decoration: none; }
a:hover {  color: #cc0000; text-decoration: underline; }
a:active {  color: #cc0000; text-decoration: underline; }


body{
       background-image: url("../img/haikei.gif");
       font-family: 'MS PƒSƒVƒbƒN', 'Osaka';
       color : #000000;
       font-size:10pt;
       line-height: 140%;

       margin-top: 0px;
       margin-bottom: 0px;

}


div#menu{
       margin-top: 8px;
       margin-right: 10px;
       margin-left: 15px;
       margin-bottom: 15px;
       color : #000000;
       font-size:10pt;
       line-height: 160%;

}




div#navi{
       margin-top: 5px;
       margin-right: 10px;
       margin-left: 15px;
       margin-bottom: 5px;
       color : #000000;
       font-size:10pt;


}






p{
       margin-top: 20px;
       margin-right: 40px;
       margin-left: 40px;
       margin-bottom: 30px;
       color : #000000;
       font-size:10pt;
       line-height: 140%;
}


strong{
       font-weight: normal;
}



h1{
       font-size: 8pt;
       font-weight: normal;
       margin-left: 5px;
       margin-bottom: 0px;
       color: #000000;

}

h2{
       margin-top: 10px;
       margin-right: 10px;
       margin-left: 15px;
       margin-bottom: 5px;
       font-size:10pt;
	font-weight: bold ;
	color: #000000;

}

h3{
       margin-top: 25px;
       margin-right: 15px;
       margin-left: 5px;
       margin-bottom: 10px;
       font-size:14pt;
	font-weight: bold ;
	color: #000000;

}





table{
       font-size : 10pt;
       line-height: 140%;

}



ul{
       margin-top: 0px;
       margin-right: 10px;
       margin-left: 20px;
       margin-bottom: 10px;
       color : #333333;
       font-size: 10pt;
       line-height: 160%;


}




-->
