body
{
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
}
th { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; background-color: #D3DCE3; }
td { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; }
A:link { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: blue; }
A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: blue; }
A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: red; }
.medtext { font-size: 9pt; }
.smalltext { font-size: 8pt; }
.smallblacktext { font-size: 8pt; color: #000000; }
.smallcolortext { font-size: 8pt; color: #c00000; }
.hilighttext { font-style: normal; font-weight: bold; background-color: #DCDCDC; }
