body {
	font-size	: 10pt;
}

body.header {
	color            : #3f3f3f;
	background-color : #cfffff;
	font-size        : 16px;
	line-height	 : 16px;
	marginheight	 : 0px;
	margin           : 0px;
}

a.header:link {
	color		: #3f3f3f;
	text-decoration	: none;
	font-weight	: bold
}
a.header:visited {
	color		: #3f3f3f;
	text-decoration	: none;
	font-weight	: bold
}
a.header:active {
	color		: #000000;
	text-decoration	: underline bold;
	font-weight	: bold
}
a.header:hover {
	color		: #000000;
	text-decoration	: underline bold;
	font-weight	: bold
}
