body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
p { 
text-align: left;
}
h1 {font-size: 15px;
	 margin: 0mm;
	text-align: justify;
	color: #ffffff;
	}

.style1 {
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
A.black {
text-decoration: none;
color: #000000;
font-size:10px;
}