a:link { text-decoration:none }
a:visited { text-decoration:none }
a:hover { text-decoration:none }
a:active { text-decoration:none }

.normal {
color:ffffff;
font-family:verdana;
font-size:12px;
line-height:17px }

BODY {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
background-color: black;
color: white;
SCROLLBAR-FACE-COLOR:#000000;
SCROLLBAR-HIGHLIGHT-COLOR:#909090;
SCROLLBAR-SHADOW-COLOR:#909090;
SCROLLBAR-DARKSHADOW-COLOR:#000000;
SCROLLBAR-3DLIGHT-COLOR:#000000;
SCROLLBAR-ARROW-COLOR:#909090;
SCROLLBAR-TRACK-COLOR:#000000 }


/* Put a border on all generated images */
.image {
	border-width: 1;
	border-color: gray;
	border-style: solid;
}

/* Style for all table cells. */
td {
	font-size: 10px;
}
