P  {text-align: justify;}

H1  {}

H2  {}

H3  {
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;
    text-align: justify;
}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
	color : white;
}

BODY  {}
.backblack {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

.justified {
	text-align: justify;
}
