#wrapper {
	width: 600px;
	margin: 30px auto;
	font-family: verdana,Times;
	font-size: 10px;
	line-height: 1.3em;
}

#logo {
	float: right;
	width: 200px;
}

h1 {
	text-transform: uppercase;
	margin-bottom: 30px;
}

h2 {
	text-align: center;
	letter-spacing: 0.2em;
}

a:link, a:visited, a:active { text-decoration: none !important; color: #005A9C !important; }

table { margin: 30px 0; width: 90%;}
th { text-align: left; }