body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFF00;
	background-color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 75px;

}
a:link {
	color: #FFFF00;
	vertical-align: top;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
}
a:visited {
	color: #FFCC00;
}
a:active {
	font-weight: bold;
	color: #FFFF00;
}
p {
	width: 600px;
	margin-left: 15px;
}
h1 {
	line-height: normal;
	font-size: 18px;
}
