P  {
 font-size : 10pt;
 font-family : verdana,arial;
 text-align : center;
 text-decoration : none;
 letter-spacing:0,4em;
 font-weight : normal;
 color : Black;

} 

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;
 
}
TD  {
 font-size : 12;
 font-family :verdana,arial;
 text-align : left;
 letter-spacing:0,4em;
 font-weight : normal;
 color : Black;
 a:visited { text-decoration: none; }
 background-color : #808080;
 a:link {color:#gray}
 a:visited {color:#000000}
}

BODY  {
 background-color : #FFFFFF;
 font-family : arial;
text-align : center;
 color : Black;
 font-size : 10;
 a:visited { text-decoration: none; }
 a:link {color:#COCOCO}
 a:visited {color:#000000}
}

