BODY{
	background-color: #000000;
}

a:active { text-decoration: none; color: #ffffff}
a:hover { text-decoration: underline; color: #ffffff}
a:link { text-decoration: none; color: #ffffff}
a:visited { text-decoration: none; color: #ffffff}

h1{
	line-height: 130%;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
}