@charset "UTF-8";



body {
    color: black;
    font-size: 19pt;
    font-family:Calibri, Helvetica,Verdana ;
}

h1 {
    font-size: 24pt;
    text-align: center;
}

a{

    color:#6BA5D9;
    text-align: center;
    font-size: 15pt;
    font-weight: 650;

}


h2 {
    color:dimgray;
    text-align: center;
    font-size: 13pt;
    font-weight: 200;
}