body {
 background: #F0D9A4;
 }
h1 {
 font-size: 18pt;
 text-align: center;
 color: #EDD574;
 font-family: "Viner Hand ITC", "Brush Script MT", "Bradley Hand ITC", "Arial  Special G1", "AvantGarde Bk BT";

}

div {
 font-size: 24pt;
 text-align: center;
 color: #EDD574;
 font-family: "Viner Hand ITC", "Brush Script MT", "Bradley Hand ITC", "Arial  Special G1", "AvantGarde Bk BT";
}

a {
 font-family: "Times New Roman";
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none
}

a:link { color:#0000A0 }
a:visited {color:#800000 }
a:hover {color:#009F00}

th {
 font-family: Times New Roman;
 font-size: 16pt;
 color: #006000;
 font-weight: bold;
}

td {
 font-family: Times New Roman;
 font-size: 12pt;
 color: #000095;
 font-weight: bold;
}
.class {
 font-family: Times New Roman;
 font-size: 12pt;
 color: #FF3F00;
 font-weight: bold;
}