body {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background: #000000;
	font-family: "Arial";
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
}

a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background: #000000;
	font-family: "Arial";
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
}

a visited {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background: #000000;
	font-family: "Arial";
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	text-align: center;
}


.leftimage {
	float: left;
	padding-right: 10px;
	padding-bottom: 0px;
}

table {
	background: #000000;
	padding-top: 5px;
	width: 100%;
	text-align: center;
}
h3 {
	text-align: center;
}
h2 {
	text-align: center;
}

img {
	text-align: center;
	padding: 5px;
}

