h1 {
    font-family: arial;
    font-size: 17px;
    text-align: center;
}

h2 {
    font-family: arial;
    font-size: 13px;
    text-align: center;
}

h3 {
    font-family: arial;
    font-size: 13px;
    text-align: left;
}


a:link {color:#0000ff; font-weight:bold; text-decoration:none;}
a:visited {color:#0000ff; font-weight:bold; text-decoration:none;}
a:hover, active {color:#ff0000; font-weight:bold; text-decoration:none;}
