body, td, tr {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #ffffff;
}
h1 {
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
}
p {
	font-size: 10px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #C3A900;
	text-decoration: none;
}
#contents a {
	color: #ffffff;
	text-decoration: none;
	background-color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#startpage h1, #startpage p {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}