
body{
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%; 
	max-height: 100%; 
}


p{

	margin-left: 1cm;
	margin-right: 1cm;
	font-family: sans-serif;
	font-style:normal;
	font-size: 12pt;


}



A:link {text-decoration: none; color: white; font-style: bold;}
A:visited {text-decoration: none; color: white; font-style: bold;}
A:active {text-decoration: none; color: white; font-style: bold;}
A:hover {text-decoration: none; color: black; font-style: bold;}

