body, p, td, th, ul, a {
	background-color: #fff;
	color: #000;
	background: white;
}

a, a.visited {
	color: #369;
}

h1 {
	font: bold normal 16pt Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* control of block-level elements.  */

#content, #wrapper, #wrapper2 {
	background-color: #fff;
	width: 100%;
	border: none;
	float: none;
	margin: 0pt;
	padding: 0px;
	background-image: none;
}
#judging-wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 100%;
	margin: 0px auto;
	padding: 10px;
}
#banner, #left, #gutter, .noprint, .totop {
	display: none;
}
#LogoPrint {
	display: block;
	margin-left: -5px;
	padding-bottom: 15px;
}

