body {
 background-color: #909090;
 font-family: Arial;
 font-size: 12pt;
 color: #000000;
 text-decoration: none
}

a {
 color: white;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

.lline {
 color: white;
 text-align: center;
}

{font: 12pt "arial"}

h1 {font: 18pt "arial";
        font-weight: bold;
        color: white}


H2 {font: 12pt "arial"; font-weight: bold; color: white}