body {
SCROLLBAR-FACE-COLOR: #FF0000;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFF33;
SCROLLBAR-SHADOW-COLOR: #0000FF;
SCROLLBAR-3DLIGHT-COLOR: #CC0000;
SCROLLBAR-ARROW-COLOR: #FFFF33;
SCROLLBAR-TRACK-COLOR: #CC0000;
SCROLLBAR-DARKSHADOW-COLOR: #CC0000;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #FFFFFF;
	font-size: 9px;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	color: #FFFF99;
	font-weight: bold;
}
.style3 {font-size: 18px}

.style4 {
	font-size: 16px;
	font-weight: bold;
}

.style5 {
	font-size: 30px;
	font-weight: bold;
}

.style6 {font-size: 13px}

.style7 {
	font-size: 13px;
	color: #FFFF99;
	font-weight: bold;
}

.headline {
	font-size: 16px;
	font-weight: bold;
        padding: 150px 0 0 0;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: white;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

a:link {
color: #FFFF00;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #00CCFF;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #00ffff;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #FFCCFF;
font-weight: bold;
text-decoration: none;
}
