A:link { text-decoration: none; color: 3366ff}
A:active { text-decoration: none; color:ffffff; background-color: red}
A:visited { text-decoration: none; color: 3366cc}

body { font-size: 10pt; font-family: "gill sans", verdana, arial, sans-serif }

.big {font-size: 20pt}

.large {font-size: 12pt; font-weight: bold}

.huge {font-size: 50pt}

.small {font-size: 8pt}

.normal {font-size: 10pt}

td.greenbox {background-color: 00cc33}
td.yellowbox {background-color:ffff66}
td.darkbluebox {background-color:3300ff}
td.redbox {background-color:ff0000}
td.lightbluebox {background-color:99ccff}
td.graybox {background-color:336666}

.green {color:00cc33}
.yellow {color:ffff66}
.darkblue {color:3300ff}
.red {color:ff0000}
.lightblue {color:99ccff}
.gray {color:336666}

td.whitebox {background-color:ffffff}

.title {font-size: 30pt; font-weight: bold; color:000000}
.subtitle {font-size: 15pt; color:808080}