
BODY {
 background: #0000FF;
 background-image: url("bg.png");
 background-repeat: repeat;
 color:#000000;
font-size:8pt;
}

TD             {
 font-size: 8pt;
 color: #000;
 border-width: 0px;
 border-style: solid;
 background-image: url("/images/blank.gif");
 }

TD.comic {
	background: #333366;
}

TD.cell {
	background: #017DDD;
	color: #000000;	
}


TABLE {
 border-width: 0px;
}



body, td, p, div, small, big, A, FONT, A.BUTT,
INPUT.TEXT, FORM, SELECT, TH, 
 INPUT, TEXTAREA,
FONT.smaller    {
                font-family: Verdana, Arial, System;
                }

FONT.smaller {
font-size: 7pt;
}

FONT.bigger {
font-size: 20pt;
}

FONT {
font-size: 8pt;
}


A, A:link, A:visited {color:#0000AA; text-decoration: none; font-weight:bold;}
A:hover {color: #FFAA00; text-decoration: none}

INPUT, TEXTAREA, FONT.textarea {
 font-family: monospace;
 font-size: 9pt;
}



TH {
	background: #EEEEEE;
}

