html body {
    font-family: Arial, serif, "Times New Roman";
    font-size: medium;
    }
h1, {
    font-size: 190%;
    }
h1, h2 {
    font-family: "Courier New", Helvetica, sans-serif,
    }
h2 {
    font-size: 140%;
    }
a:link {
    color: #06c;
    }
a:visited {
    color: #000;
    }
    