@charset "UTF-8";

#assist-nav,
#nav,
#navigation,
	{
	display: none;
}

body {
	font-size: 12pt;
	font-family: sans-serif;
	line-height: 1.5;
	color: #000000;
	background-color: #ffffff;
	margin: 0 0 0 20px;
	padding: 0;
}
a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}


img {
	border: 0;
}

