.table_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	xcolor: #000000;
}
.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.main_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
img {
	margin:0 auto;
	text-align: center;
}
.left * {
	text-align: left;
}
.center {
	width:100%;
	text-align: center;
}
ul.sponsors{
	padding:0;
	margin:0.4em 0 1.8em 0;
	list-style:none;
}
ul.sponsors li{
	padding:0 0 0 0.4em;
	margin:0 0 0.5em 0;
}
.sponsorlist .table_header{
	text-decoration: underline;
}
td {
padding: 0 0.4em;
}
.photoinfo{
	background: #fff;
	border:solid 3px black;
	margin:1em 0;
	padding: 0.5em;
	color:#000;
}
.photoinfo a{
	color:#00f;
}
body{
	background:#ffffff;
	color:#333333;
}
a{
	color:#666666;
}