body {
	background:#1c1c1c;
	color:#ffffff;
	margin:0px;
	padding:0px;
	font-size:14pt;
	}
img {
	border:0px;
	}

.header tr {
	background:url(images/header_bg.jpg) repeat-x top;
	}
.header td {
	background:url(images/header_bg2.jpg) repeat-x bottom;
	}

.slogan {
	position:absolute;
	top:30px;
	width:80%;
	font-size:15pt;
	font-weight:bold;
	text-align:center;
	}

.content {
	background:#000000;
	}
.content td {
	font-size:14pt;

	padding:4px;
	text-align:center;
	}
