body {
background color: #0A3965;
font-size: 12px;
font-family: Verdana;
line-height: 14pt;
color: #6A96BF;
margin: 0; 
}
a:link  {
 font-family: Verdana;
 font-size: 12px;
 color : #ffffff;
 font-weight: bold;
 text-decoration : none;
}
a:visited {
 font-family: Verdana;
 font-size: 12px;
 color : #339966;
 font-weight: bold;
 text-decoration : none;
  }
a:hover {
 font-family: Verdana;
 font-size: 12px;
 color : #E9D7F9;
 font-weight: bold;
 text-decoration : underline;
}

H1, H2, H3, H4, H5, H6 {
font-family: Verdana;
font-weight: bold;
color: #91E0AB;
}
H1 { font-size: 20px; }
H2 { font-size: 18px;
     margin-top: 0px;
     margin-bottom: 0px;}
H3 { font-size: 16px; }
H4 { font-size: 14px; }

p {
font-size: 12px;
font-family: Verdana;
line-height: 13pt;
color: #ccccee;
}

font.big {
font-size:18px;
font-family:arial;
font-weight: bold;
color: #ccccee;
}

.Tel {
font-size: 12px;
font-weight: bold;
font-family: Verdana;
line-height: 13pt;
color: #A8DIF7;
}