body
{
	background-color: black;
}

table
{
	border: 0;
	width: 100%;
}


img
{
	border: 0;

}

HR
{
	width: 65%;
	size: 1;
} 

p:first-letter
{
	font-size: 1.5em;
}

p
{
	font-size: 1em;
	font-weight: bold;
}

.indent
{
	text-indent: 30px;
}

.maj
{
	font-size: 0.7em;
	text-align:center;	
}

a
{
	font-size:1.5em;
	text-decoration:none;
	font-weight:bold;
}

