body {
font-family: Arial;
font-size: 12px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color: #666666;
}

a:link, a:active { 
font-family: Arial;
text-decoration: underline;
font-size: 12px;
font-weight:bold;
color:#009dcb;
}

a:visited {
font-family: Arial;
text-decoration: underline;
font-size: 12px;
font-weight:bold;
color: #009dcb;
}

a:hover {
font-family: Arial;
text-decoration: underline; 
font-size: 12px;
font-weight:bold;
color:#FCCA03;
}

h1 {  
font-size: 16px;
font-weight:bold;
color:#2e546c;
}

h2 { 
font-size: 14px;
font-weight:bold;
color:#3b84aa;
}

h3 { 
font-size: 14px;
font-weight:bold;
color:#ebc21f;
}