	BODY {
		margin-left: 48px;
		margin-right: 48px;
		color: #E5E2F0;
		background-color: black;
		background-image: url(./40kabe.gif);
		background-repeat: repeat;
		background-attachment: scroll;
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", sans-serif , sans-serif;
		font: bold sans-serif;
	}

	A { text-decoration: none; }
	A:link { color: #99CCFF; }
	A:visited { color: #BBBBFF; }
	A:active { color: #99FF99; }
	A:hover { color: #99FF99; text-decoration: underline;}

	EM {		font-size:19pt;
			font-style: normal;
			font: bold;
			color: #AABBFF;
	}
	STRONG {	font-size:36pt;
			font-style: normal;
			font: bold;
			color: #AABBFF;
	}

	SPAN.8 { font-size:48pt; font: bold;}
	SPAN.7 { font-size:36pt; font: bold;}
	SPAN.6 { font-size:25pt; font: bold;}
	SPAN.6b { font-size:25pt; font: bold; color: #AAAAFF;}
	SPAN.6r { font-size:25pt; font: bold; color: red;}
	SPAN.5 { font-size:19pt; font: bold;}
	SPAN.5b { font-size:19pt; font: bold; color: #AAAAFF;}
	SPAN.5r { font-size:19pt; font: bold; color: red;}
	SPAN.4 { font-size:14pt; font: bold;}
	SPAN.4r { font-size:14pt; font: bold; color: red;}
	SPAN.3 { font-size:13pt; font: bold;}
	SPAN.3r { font-size:13pt; font: bold; color: red;}
	SPAN.3d { font-size:13pt; color: #00AAFF; font: bold italic;}
	SPAN.2 { font-size:10pt; font: normal;}
	SPAN.2d { font-size:10pt; color: #00AAFF; font: bold italic;}
	SPAN.1 { font-size:8pt; font: normal;}

	SPAN.min { font: serif }

	DIV.center { text-align: center }
	DIV.right { text-align: right }

	DIV.day {
		border: solid #7777FF;
		border-width: 0px 0px 2px 25px;
		padding: 5px 5px 1px 5px;
		text-align: left;
		font: 32px;
	}

	DIV.d1 {
		border: double #7777FF;
		margin-left: 40px;
		border-width: 0px 0px 7px 7px;
		padding: 10px 10px 10px 10px;
		text-align: left;
	}

	DIV.title {
		border: double #7777FF;
		border-width: 5px 0px;
		padding: 2px;
		background-color: #111155;
		text-align: center;
		font-size: 25pt;
	}


	P.title {
		border: solid #5555FF;
		border-width: 0px 0px 2px 15px;
		padding: 5px 5px 2px 5px;
		text-align: left;
		background-color: #111155;
	}

	P.80 {
		text-align: left;
		width: 80%;
	}

	HR{
		width: 100%;
		height: 5px;
		color: #5555BB;
	}

	H1{
		font-size: 60pt;
		color: #DDDDFF;
	}

	H2{
		font-size: 40pt;
		color: #DDDDFF;
	}
