body,p,td,th {
	font-family: Futura, 'century gothic', Verdana, Helvetica, Arial;
	font-size: 18px;
	color: #D2D2D2;
	text-align:justify;
}
h1 {
	font-family: Futura, 'century gothic', Verdana, Helvetica, Arial;
	font-size: 36px;
	color: #D2D2D2;
	font-weight: bold;
	text-align:left;
}
h2 {
	font-family: Futura, 'century gothic', Verdana, Helvetica, Arial;
	font-size: 24px;
	color: #D2D2D2;
	font-weight: bold;
	text-align:left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #D2D2D2;
	text-decoration: underline;
}
a:visited {
	color: #D2D2D2;
	text-decoration: underline;
}
a:hover {
	color: #D2D2D2;
	text-decoration: none;
}
a:active {
	color: #D2D2D2;
	text-decoration: underline;
}