h1 {
font-family: Verdana, arial;
font-size: 16px;
color: #002b7f;
}

h2 {
font-family: Verdana, arial;
font-size: 14px;
font-weight: bold;
color: #002b7f;
}

h3 {
font-family: Verdana, arial;
font-size: 12px;
font-weight: italics;
color: #002b7f;
}
body {
    background: #fff;
}
