h1 {
    font-family: arial;
    font-size: 17px;
    text-align: center;
}

h2 {
    font-family: arial;
    font-size: 13px;
    text-align: center;
}

a:link {color:#0000ff; font-weight:normal; text-decoration:underline;}
a:visited {color:#0000ff; font-weight:normal; text-decoration:underline;}
a:hover, active {color:#0000ff; font-weight:normal; text-decoration:underline;}

