body {
	background-image: url(../images/2006/back1.jpg);
	background-color: #000000;
	background-repeat: repeat-y;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-position: center top;
	padding: 0px;
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.txt_normal {
	text-align: left;
}
.txt_bold {
	font-weight: bold;
}
.txt_copyright {
	color: #FF9900;
	font-weight: bold;
}
.txt_title {
	font-size: small;
	font-weight: bold;
}

