BODY {
	font-family: Verdana;
	font-size: 9pt;
	background-image: url(images/bg.png);
}

TD {
	font-family: Verdana;
	font-size: 9pt;
}

TH {
	font-family: Verdana;
	font-size: 9pt;
}

HR {
	border: 0;
	size: 1px;
	height: 1px;
	color: #d98196;
    background: #d98196;
    background-color: #d98196;
    margin: 5px 0px 5px 0px;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
	color: #cccccc;
}

.copyright, .copyright A {
	font-size: 7pt;
	font-weight: none;
}

.comment, .comment A {
	font-size: 7.5pt;
}

B {
	color: #d98196;
}

.block {
	border: solid 1px #d98196;
	background-image: url(images/bg2.png);
	padding: 20px;
}

.mokejimai {
	text-align: center;
	background-color: #ffffff;
	padding: 5px;
}

.mokejimai A {
	width: 100%;
}

.current {
	color: #cccccc;
}

