H1 {
font-size: 11pt;
color: #2A74BD; 
font-weight: bold;
font-family: "Arial";
}

H2 {
font-size: 9pt;
color: #2A74BD; 
font-weight: bold;
font-family: "Arial";
}

H3 {
font-size: 9pt;
color: #666666; 
font-weight: bold;
font-family: "Arial";
}

H4 {
font-size: 9pt;
color: #2A74BD; 
font-weight: Normal;
font-family: "Arial";
}

H5 {
font-size: 9pt;
color: #666666; 
font-weight: Normal;
font-family: "Arial";
}

H6 {
font-size: 9pt;
color: #666666; 
font-weight: Normal;
font-family: "Arial";
}

a:link {
font-size: 9pt;
color: #2762B1; 
font-weight: Normal;
font-style:Normal;
font-family: "Arial";
text-decoration: None;
}

a:active {
font-size: 9pt;
color: #b1b1d1; 
font-weight: Normal;
font-style:Normal;
font-family: "Arial";
text-decoration: None;
}

a:visited {
font-size: 9pt;
color: #2762B1; 
font-weight: Normal;
font-style:Normal;
font-family: "Arial";
text-decoration: None;
}

a:hover {
font-size: 9pt;
color: #6699ff; 
font-weight: normal;
font-family: "Arial";
font-style:Normal;
text-decoration: Underline;
}