body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
}
a:link, a:visited, a:active {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ffcc00;
	font-weight: bold;
}
hr {
	height: 1px;
	color: #ffcc00;
	background-color: #ffcc00;
	border: 0;
}
h1 {
	font-size: 1.3em;
	color: #37398C;
}
h2, h3, h4, h5, h6 {
	font-size: 1.1em;
	font-weight: bold;
	color: #37398C;
}

h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
form {
	margin: 0;
}

.header {
	display: none;
}
.left {
	display: none;
}
.right {
	display: none;
}
.footer {
	display: none;
}
