body {
	background-color:	#ffffff;
	font-family:		verdana, arial, helvetica;
	margin:				3px
}

h1 {
	color:				#000000;
	font-size:			0.8em;
	margin-bottom:		0px;
}

.content {
	font-size:			0.6em;
}

a {
	color:				#000000;
	text-decoration:	none;
}

a:hover {
	color:				#EBAD05;
	text-decoration:	underline;
}

a.headerlink {
	color:				#EBAD05;
	text-decoration:	none;
}

a.headerlink:hover {
	text-decoration:	underline;
}