body {
	font: bold 12pt helvetica, arial, sans-serif; }

a:link    { text-decoration: none }
a:active  { text-decoration: none }
a:visited { text-decoration: none }
a:hover   { text-decoration: underline }

h1 {
	font: bold 28pt helvetica, arial, sans-serif;
	text-align: center; }
h2 {
	font: bold 18pt helvetica, arial, sans-serif;
	text-align: center; }

h3 {
	font: bold 14pt helvetica, arial, sans-serif;
	text-align: center; }

.left {
	float: left; }

#main {
	margin: auto;
	text-align: center; }

img {
	border: 0px; }