H1 {
font-size : 12pt;
font-family : impact;
font-weight : normal;
}

BODY  {
background-color : yellow;
font-family : trebuchet MS;
color : black;
font-size : 10pt; 
margin-left : 6cm;
margin-right : 9cm;
margin-top: 1cm;
}

P  {
font-size : 45pt;
font-family : impact;
text-align : center;
}

span {
font-size : 16pt;
font-family : georgia;
font-style : italic;
font-weight : bold
}



A:link {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: trebuchet MS; TEXT-DECORATION: none
}