body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #60C0FF;
}
a:visited {
	text-decoration: none;
	color: #60C0FF;
}
a:hover {
	text-decoration: underline;
	color: #60C0FF;
}
a:active {
	text-decoration: none;
	color: #60C0FF;
}
a {
	font-family: Tahoma;
	font-size: 10pt;
}
p {font:10pt sans-serif; color:#FFFFFF; text-align: justify;}
li {font:10pt sans-serif; color:#FFFFFF; text-align: justify;}
h1 {font-size: 14pt; color:#FFFFFF; font-family: Tahoma, Arial, Helvetica, sans-serif; margin: 0px;}
