BODY {
	font-family: 'Tahoma', Arial, Helvetica; 
	font-size: 12pt;
	font-weight: normal;
	margin-left: 1cm; 
	margin-right: 1cm;
	background-color: black;
	color: white;
}

P { 	
	letter-spacing: 0.12mm; 
	line-height: 15pt
}

H1 {
	font-size: 20pt; 
	font-weight: bold;
}

A:link {
	text-decoration: none;
	color: blue;
}

A:visited {
	text-decoration: none;
	color: blue;
}

A:hover	{
	text-decoration: none;
	color: aqua;
	
}

BIG  {
	font: 18pt "Tahoma"; 
	font-weight: bold; 
	color: white;
}

