body {
	background-image: url(../images/bk01.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

div.center {
	width:760px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}


.normal01 {  font-size: 12px; color: #222222; line-height: 18px}
.normal02 {  font-size: 10px; color: #222222; line-height: 14px}
.bold01 {
	font-size: 12px;
	color: #222222;
	line-height: 18px;
	font-weight: bold;
}
a:link {
	color: #003366;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #003366;
}

.counter {
	width:750px;
	text-align:right;
	font-size: 10px; color: #cccccc;
}