.font9_black {
	font-size: 9pt;
	color: #000000;
	line-height: 14pt;
}
.font10_black {
	font-size: 10pt;
	color: #BE8D08;
	line-height: 16pt;
	font-weight:bold;
}

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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(imagesbk_line.gif) 
}
h1{
	margin-top:20px;
}