BODY {
	background-image: url(http://www.flamestrike.nl/images/backgr.jpg);
	font-family: verdana;
	font-size: 10pt;
}
TABLE {
	font-size: 10pt;
	text-align: center;
}
TH {
	background-color: #c00000;
	font-weight: normal;
}
TD {
	text-align: left;
	border: solid 1px black;
}
TD.center {
	text-align: center;
}
TD.right {
	text-align: right;
}
TD.left {
	text-align: left;
}
TABLE#main_table {
	border: solid 2px #c00000;
	border-collapse: collapse;
	width: 800px;
	background-image: url(http://www.flamestrike.nl/images/pinkfloyd-wall.gif);
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
TD#main_table {
	padding: 0px;
	border: solid 0px black;
}
A { 
	color: #c00000;
}   
A:link {
	text-decoration: none;
}   
A:visited {
	text-decoration: none;
}   
A:hover {
	text-decoration: underline;
}   

