BODY {
	background-color: #ffffff;
}
* {
	font-family: Tahoma;
	color: #003c67;
}
p {
	margin: 0px;
	padding: 0px;
}
h1, h2 {
	font-family: Tahoma;
	color: #003c67;
	font-size: 18px;
	font-weight: bold;
	word-spacing: 3px;
}
#top1,#menu1,#bottombalk,#rightbalk,.footer {
	display: none;
}
#noprint {
	display: block;
	border: 0px;
}


a		{ color: #000000; text-decoration: underline; }
a:link		{ color: #000000; text-decoration: underline; }
a:active	{ color: #000000; text-decoration: underline; }
a:visited	{ color: #000000; text-decoration: underline; }
a:hover		{ color: #f09420; text-decoration: underline; }

a.footer		{ color: #535353; text-decoration: none; }
a.footer:link		{ color: #535353; text-decoration: none; }
a.footer:active		{ color: #535353; text-decoration: none; }
a.footer:visited	{ color: #535353; text-decoration: none; }
a.footer:hover		{ color: #535353; text-decoration: none; }


