BODY
{
    BACKGROUND-COLOR: #1D171C;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    MARGIN: 0px;
    COLOR: yellow;
}

A
{
	text-decoration: none;
	color:yellow;
	cursor:hand;
	font-size: 9pt;
}
A:HOVER
{
	text-decoration: none;
	color:white;
	cursor:hand;
}

.TEMP
{
    BACKGROUND-COLOR: #1D171C;
}

.FONTHEADLINE
{
    COLOR: yellow;
    FONT-SIZE: 14pt;
}

.PAGEOUTLINE
{
    border-left:solid 1px yellow;
    border-right:solid 1px yellow;
    border-bottom:dotted 1px yellow;
}

.TOCLEVEL1
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:yellow;
	padding:2 4 8 16;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
	width: 100px;
}
.TOCLEVEL1HOVER
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:white;
	padding:2 4 2 16;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
}
.TOCLEVEL2
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#003366;
	background-color:#DBE2F0;
	border-left:none;
	border-right:none;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #B5C3E1;
	padding:2 4 2 16;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
	width: 100px;
}
.TOCLINK
{
	color:black;
	width:100%;
	text-decoration: underline;
	cursor:hand;
	font-size: 9pt;
}
.TOCLINKMAIN
{
	text-decoration: none;
	color:yellow;
	cursor:hand;
	font-size: 9pt;
}
.TOCLINKMAINHOVER
{
	text-decoration: none;
	color:white;
	cursor:hand;
}
.TOCLINKHOVER
{
	color:white;
	width:100%;
}
.TOCLEVEL2HOVER
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#003366;
	background-color:#B5C3E1;
	border-left:none;
	border-right:none;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #B5C3E1;
	padding:2 4 2 16;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
}
.MAIN
{
	background-color:white;
	color:black;
	font-family:Arial;
	font-size: 9pt;
}
.MAINHEADER
{
	font-size: 16pt;
	font-weight:bold;
}
.MATCHREPORTHEADER
{
	font-size: 12pt;
}
.TITLE
{
	font-family:Arial;
	font-size: 9pt;
}
.THUMBNAIL
{
	width=130;
	height=100;
	cursor:hand;
}
.FRONTPIC
{
	cursor:hand;
}
.SUBLINK
{
	color:black;
	cursor:hand;
	text-decoration:underline;
}