/* Font Definitions */
@font-face
	{font-family:"MS Mincho";
	panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
	{font-family:Osaka;
	panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:"\@MS Mincho";
	panose-1:2 2 6 9 4 2 5 8 3 4;}

body {margin: 0; font-family: Verdana, Helvetica; font-size: 14px; color: #ffffff; background-color: #33577F}
TD {font-family: arial, helvetica; font-size: 14px; color: #ffffff}

.title {font-family: arial, helvetica; font-size: 16px; font-weight: bold}
.subtitle {font-family: arial, helvetica; font-size: 14px; font-weight: bold}
.small {font-family: arial, helvetica; font-size: 10px}
.medium {font-family: arial, helvetica; font-size: 12px}
.japanese {font-family: Osaka, MS Mincho; font-size: 12px}
.japanese-small {font-family: Osaka, MS Mincho; font-size: 10px}
.japanese-title {font-family: Osaka, MS Mincho; font-size: 16px; font-weight: bold}
.japanese-subtitle {font-family: Osaka, MS Mincho; font-size: 14px; font-weight: bold}

.comment {
	background-color: #777777;
	margin: 5px;
	padding: 5px;
	border: 1px dotted black;
}

A:link{color: #FFFFFF}
A:visited{color:#FFFFFF}
A:hover{text-decoration: none; color:#FFFFFF}
A:active{text-decoration: none; color:#FFFFFF}
