body { color: #000000; font-size: 8pt; line-height: 120%; background-color: #ffffff; scrollbar-3dlight-color: #ffffff; scrollbar-arrow-color: #ff0000; scrollbar-darkshadow-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #000000; scrollbar-track-color: #ff0000 }
table { border: solid 1px black }
A		{
		font-size:8pt;
		text-decoration:none;
		color:#000000;
		}

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

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

.title2		{
		font-size:10pt;
		font-weight: bold;
		color:#000000;
		line-height:100%;
		font-family:"MS UI Gothic",Osaka;
border: solid 1px #000000;
padding:2px;
text-align:center;
		}