BODY,TD {
	background : Black;
	font-family : Arial, Helvetica, Univers, sans-serif;
	font-style : normal;
	color : White;
	font-size : x-small;
}
BODY {
	text-align : justify;
	margin-right : 10%;
}
H1 {
	font-size : large;
	font-style : normal;
	font-weight : bold;
}
H2 {
	font-size : large;
	font-style : normal;
	font-weight : normal;
}
H3 {
	font-size : small;
	font-style : normal;
	font-weight : normal;
}
A,A:LINK,A:VISITED {
	color : Red;
}
HR {
	color : White;
}
