.index_04 {
	background-image:url('images/index_04.jpg');
}
body {
    margin: 0px;
	background-color: #000000;
}
.copyright {
font-size: 8pt;
font-family: Verdana;
}
.border {
	border: 1px solid #ffffff;
}
body,td,th {
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


