body {
	background: #fff;
	color: #000;
	margin: 10px 0% 10px 0%;
	padding: 0px;
}
hr.wikilinefooter {
	height : 2px;
	border : double;
}
hr.wikilineheader {
	height : 2px;
	border : double;
}
img
{
	border: 0px;
}
a, a:active, a:link, a:visited
{
	background: transparent;
	color: #059;
	text-decoration: none;
}
a:hover
{
	background: transparent;
	color: #99D1FF;
	text-decoration: underline;
}

