body
	{
    margin:0;
	scrollbar-arrow-color:#FFFFFF;
	}

body,tr,td,th
	{
	font-family: "‚l‚r ƒSƒVƒbƒN",Osaka;
	line-height:130%;
	}

a:link
	{
	color:#0066FF;
	}
a:visited
	{
	color:#CC33CC;
	}
a:hover
	{
	color:#FF0033;
	text-decoration:none;
	}
a:active
	{
	color:#FF0000;
	text-decoration:none;
	}

.big { font-size:14px }
.small { font-size:10px }

.button
	{
	font-size:120%;
	border: solid 1px #000000;
	line-height:100%;
	text-align:center;
	background:#F1F1F1
	}

.button a:link
	{
	color:#000000;
	text-decoration:none;
	}

.button a:visited
	{
	color:#CC33CC;
	text-decoration:none;
	}

.button a:hover
	{
	color:#000000;
	text-decoration:none;
	}

.button a:active
	{
	color:#FF0000;
	text-decoration:none;
	}

.button2
	{
	font-size:100%;
	border: solid 1px #000000;
	line-height:100%;
	text-align:left;
	background:#CC6600
	}

.button2 a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	}

.button2 a:visited
	{
	color:#F1F1F1;
	text-decoration:none;
	}

.button2 a:hover
	{
	color:#FFFF99;
	text-decoration:none;
	}

.button2 a:active
	{
	color:#FF0000;
	text-decoration:none;
	}

.caption
	{
	font-size:150%;
	text-align:left;
	}


