body {
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 50px;
	background-color:#000000;
	background-attachment: fixed;
	font-size:larger;
}
body,td,th {
	text-align: justify;
	font-family: Verdana,Arial;
	font-stretch:condensed;
	background-repeat: no-repeat;
	font-size: small;
        font-color: white;
        color:white;
}
a:hover {
color:white;
text-decoration:none;
}
a {
text-decoration:none;
color:#FFFFFF;
}
