 BODY {
           background: #AEA36F;
		   
      }
BODY.white {
           background: #ffffff;
      }
BODY.menu {
           background: #72673f;
      }

 A {
           text-decoration: none;
           line-weight: 130%;
           font-family: arial;
           font-size: 8pt;
           color: #3E22A8;
      }
 A.head {
           text-decoration: none;
           line-weight: 130%;
           font-family: arial;
           font-size: 7pt;
           color: #717171;
      }

      UL {
           list-style-type: disc;
           font-family: arial;
           font-size: 9pt;
           color: #717171;
      }

TABLE {
	border-left-style: solid;
	border-left-color: #72673f;
	border-left-width: thin;

	border-right-style: solid;
	border-right-color: #72673f;
	border-right-width: thin;

	border-top-style: solid;
	border-top-color: #72673f;
	border-top-width: thin;

	border-bottom-style: solid;
	border-bottom-color: #72673f;
	border-bottom-width: thin;

    line-height: 150%;
	font-weight: ;
	font-family: µ¸¿ò;
	font-size : 9pt;
	color : #4A4848;
	}
TABLE.numeric {
	text-align : right;
    line-height: 150%;
	font-weight: ;
	font-family: arial;
	font-size : 9pt;
	color : #333131;
	}

      SPAN.note {
           color: #050AC3;
   }
table.head{
			border-left-style: none;
			border-right-style: none;
			border-top-style: none;
			border-bottom-style: none;
			background-color:#ffffff; 
           background-image:url(./img_top/viaTop.jpg);
           background-repeat:no-repeat; 
           background-position:5% 50%;
           background-attachment:fixed
			font-family: arial;
			font-size:8pt;
			color: #717171;
}

table.title{
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	
}
table.bottom{
	border-top-style: solid;
	border-top-color: #717171;
	border-top-width: thin;

	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color:#aea36f; 
    font-family: times new roman;
	font-size:8pt;
	color: #717171;
}

td.dark
{
	background-color : #72673f;
	font-family: arial;
	font-size : 9pt;
	font-weight: bold;
	color : #ffffff;
}
td.light
{
	background-color : #aea36f;
	font-family: arial;
	color : #000080;
}

			
div	{
	vertical-align:middle;


	}

