body {
	background: #191919;
	font-family: Arial, Helvetica, sans-serif;
}
table.mainTable {
	background-color: #484848;
	border: #CCCCCC medium solid;
}
td.header {
	height: 80px;
	background-image: url(header.jpg);
	border-bottom: #000000 groove medium;
}
td.footer {
	text-align: center;
	background-color: #d80066;
	border-top: #000000 groove medium;
}
td.text {
	background-color: #191919;
	text-align: justify;
	border: #ffffff outset medium;
	vertical-align: top;
	padding: 5px;
}
.imgBorder {
	border-color: #fcb3d5;
	border-width: thin;
}
.thumb {
	text-align: center;
}
.border1 {
	text-align: center;
	padding: 1px;
	background-color: #000000;
}
.border2 {
	padding: 3px;
	background-image: url(bg.gif);	
}
a {
	color: #ffffff;
	text-decoration: none;
}
h1 {
	text-align: left;
	margin-left: 20px;
	vertical-align: middle;
	font-size: 36px;
	color: #ffffff;
}
h2 {
	text-align: center;
	vertical-align: top;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 18px;
	text-align: center;
	margin: 5px;
}
h4 {
	font-size: 30px;
	text-decoration: none;
	margin: 8px;
	text-align: center;
}
.style4 {
	padding-top: 2px;
	font-size: 14px;
	text-align: center;
	color: #000000;
}
.style5 {
	font-size: 36px;
	font-weight: bolder;
}
.style6 {
	color: #FFFFFF;
	font-size: 24px;
}

