body {
	margin: 0 0 0 0;
	padding: 10px 0 0 14px;
	background-color: white;
	font-family: sans-serif;
	font-size: 11px;
}

img {
	border: 0;
}

a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:active, a:hover {
	color: black;
	text-decoration: underline;
}

#left {
	float: left;
	margin-right: 20px;
}

#right {
	float: right;
	padding: 6px 22px 0 0;
}

#right img {
	margin: 0 4px 0 4px;
}

.clear {
	clear: both;
}

#middle table {
	font-family: serif;
}

#middle table {
	width: 400px;
	table-layout: fixed;
}

#middle img {
	margin: 20px 0 5px 0;
}

td.link {
	font-family: sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

td.link a:hover,
td.link a:active {
	font-weight: bold;
	text-decoration: none;
}

h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 8px;
}

h3 {
	text-transform: uppercase;
}

.center {
	margin: 50px auto 0 auto;
}

div.center {
	text-align: center;
}

td.first {
	width: 40%;
	text-align: left;
}

td.middle {
	text-align: center;
}

td.last {
	text-align: right;
}
