body { 
   background-color: #ffffff; 
   margin-left: 0px; 
   margin-top: 0px; 
   letter-spacing : 0,5px;
}
p { 
   font-family : "Times New Roman, Times, serif"; 
   font-size : 12px; 
   font-weight : normal; 
   color : #9a9a9a; 
   margin : 0;
}
h1 { 
   font-family : "Times New Roman, Times, serif"; 
   font-size : 12px; 
   font-weight : bold; 
   color : #9a9a9a; 
   margin : 0; 
   letter-spacing : 2px;
} 
h2 { 
   font-family : "Times New Roman, Times, serif";
   font-size : 16px; 
   font-weight : normal; 
   color : #fd3e74; 
   margin : 0; 
   letter-spacing : 0px;
}
h3 { 
   font-family : "Times New Roman, Times, serif"; 
   font-size : 10px; 
   font-weight : normal; 
   color : #fd3e74; 
   margin : 0; 
   letter-spacing : 2px;
}
h4 { 
   font-family : "Times New Roman, Times, serif"; 
   font-size : 12px; 
   font-weight : bold; 
   color : #fd3e74; 
   margin : 0; 
   letter-spacing : 2px;
}
a { 
   text-decoration : none; 
} 
a:link { 
   font-size : 12px; 
   color : #fd3e74; 
   font-weight : normal; 
   letter-spacing : 0px; 
}
a:hover { 
   font-size : 12px; 
   color : #9a9a9a; 
   font-weight : normal; 
   letter-spacing : 0px; 
   text-transform :uppercase; 
   text-decoration : underline; 
} 
a:visited { 
   font-size : 12px; 
   color : #fd3e74; 
   font-weight : normal; 
   letter-spacing : 0px; 
}
