body {
background-color: #FFFFFF;
color:#666666;
font-family: arial;
font-size: 8pt;
letter-spacing:0px;
line-height : 15px;
text-align: justify; }

strong {
color:#9EC86E;
font-weight: bold;
text-transform : uppercase; }  


h1 {
background-color: #FFAFCC;
color:#FF458D;
font-family: arial;
font-size: 9pt;
font-weight: bold;
letter-spacing:1px;
line-height : 3px;
margin: 5px 0; 
margin-top: 5px;
padding: 2px;
text-align: right;
text-transform : uppercase; }

h2 {
background-color: #FFFFFF;
font-family: arial;
font-size: 8pt;
letter-spacing:1px;
line-height : 8px;
margin: 5px 0; 
margin-top: 5px;
padding: 2px;
text-align: right;
 }

<!--

A:link {
background-color: #FFFFFF;
color: #FF86AD;
font-weight: bold;
text-decoration: none;

 }

A:visited {
background-color: #FFFFFF;
color: #FF77A3;
font-weight: bold;
text-decoration: none;
 }

A:hover {
background-color: #FFFFFF;
color: #FFB76F;
text-decoration: none;
 }
 
-->