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