
	@media print {body,table,tr,td{display:none;print:none;}}

	BODY{
	font-size: 16px;
	color: #332266;
	background-color: #FFFFFF;
	background-image: url("Gokusho.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	line-height: 1.8em;
	margin-left: 6%;
	text-align: left
	}

	A:link { color: #332266; font-weight: bold }
	A:visited { color: #332266; font-weight: bold }
	A:active { color: #332266; font-weight: bold }
	A:hover { color: #332266; font-weight: bold }
	A:link, A:visited, A:active, A:hover{ text-decoration: none }

	.B10 { font-size: 10pt; font-weight: bold }
	.B11 { font-size: 11pt; font-weight: bold }
	.B12 { font-size: 12pt; font-weight: bold }
	.B14 { font-size: 14pt; font-weight: bold }
	.B16 { font-size: 16pt; font-weight: bold }
	.B18 { font-size: 18pt; font-weight: bold }
	.B20 { font-size: 20pt; font-weight: bold }
	.B24 { font-size: 24pt; font-weight: bold }
	.B28 { font-size: 28pt; font-weight: bold }
	.B32 { font-size: 32pt; font-weight: bold }

	.text { display: inline-block; }


