body {
	font-family: Arial, Tahoma, Times New Roman;
	font-size: x-small;
	color: #333333;
	margin: 0%;
	background-color: #000000;
}
table {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: x-small;
	color: #FFFFFF;
}
td {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: x-small;
	color: #FFFFFF;
}
th {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: x-small;
	color: #FFFFFF;
}
a {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: x-small;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: x-small;
	text-decoration: underline;
	font-weight: bold;
	color: #CCCCCC;
}
.table_header {
	background-image: url(images/image_01.jpg);
}
.table_nav {
	background-image: url(images/image_03.jpg);
}
.table_body {
	background-image: url(images/image_04.jpg);
}
.table_footer {
	background-image: url(images/image_05.jpg);
}
