

H1  {
 font-size : 12pt;
 font-family : Times, serif;
 letter-spacing:0,4em;
 text-align : centre;
 font-weight : normal;
 color : Black;


}

H2  {
 font-size : 16pt;
 font-family : arial;
 text-align : center;
 font-weight : normal;
 letter-spacing:2 em;
 color : Black;
 }

BODY  {
 background-color : #FFFFFF;
 font-family : arial;
text-align : center;
 color : #000000;
 font-size : 10;
 a:visited { text-decoration: none; }
 a:link {color: #000000}
 a:visited {color: #808080}
	a:hover {font-size:12; font-weight:bold; color: #000099;}
}

