body {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: black;
	width: 600px;
}

#wrap { width: 100% !important }

.nav, .offset, form, .aside { display: none }

h1, h2, h3, h4, h5 { 
	margin: 15px 0 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif; 
}

a img { border: none; }
a:link, a:visited {	color: #999; text-decoration: none; }

table { margin: 1px; text-align: left }
th { border-bottom: 1px solid #333; font-weight: bold }
td { border-bottom: 1px solid #333 }
th,td { padding: 4px 10px 4px 0 }
tr { page-break-inside: avoid }

.sponsors {
	margin: 0;
	padding: 0;
	list-style: none
}