body{
scrollbar-face-color:#ffffff;
scrollbar-track-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
color:#000000;
}

p{
font-size:8pt;
color:#000000;
line-height:120%;
font-family:"MS UI Gothic",Osaka;
}

td{
font-size:8pt;
color:#000000;
line-height:120%;
font-family:"MS UI Gothic",Osaka;
}

A		{
		font-size:8pt;
		text-decoration:none;
		color:#000000;
		}

A:hover		{
		font-size:8pt;
		text-decoration:underline;
		color:#000000;
		}

.res{
font-size:8pt;
color:#ff0000;
font-family:"MS UI Gothic",Osaka;
}

.title{
font-size:9pt;
color:#000000;
font-weight: bold;
font-family:"MS UI Gothic",Osaka;
}

textarea	{border-left:1px solid #000000;
		border-right:1px solid #000000;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		scrollbar-face-color:#ffffff;
    scrollbar-track-color:#ffffff;
    scrollbar-arrow-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#000000;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-darkshadow-color:#ffffff;
		font-size:8pt;
		color:#000000;
		font-family:"MS UI Gothic",Osaka;
		background-color:#ffffff;
		}

.input		{border-left:1px solid #000000;
		border-right:1px solid #000000;
		border-top:1px solid #000000;
		border-bottom:1px solid #000000;
		font-size:8pt;
		color:#000000;
		font-family:"MS UI Gothic",Osaka;
		background-color:#ffffff;
		}