BODY
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 10px;
	SCROLLBAR-FACE-COLOR: #660000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #440000; 
	SCROLLBAR-3DLIGHT-COLOR: #FFCCCC; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #999999; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
 	SCROLLBAR-BASE-COLOR: #FFCCCC;
	}

.header
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	font-weight: Bold;
	color: #EEEEDD;
	padding:3px
	}

.title
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 12px;
	font-weight: Bold;
	color: #FFFFFF;
	padding:3px
	}

DIV.title
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 12px;
	font-weight: Bold;
	color: #FFFFFF;
	padding:3px
	}

.header2
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	font-weight: Bold;
	color: #666655;
	padding-bottom:3px
	}
	
.description
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 10px;
	color: #222211;
	padding-left: 5px;
	padding-right: 5px;
	}

.tableheader
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 12px;
	font-weight: Bold;
	color: #EEEEDD;
	padding:3px
	}

.tablecontent
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	color: #000000;
	}

.tablecontent2
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	color: #000000;
	}

.tablecontent3
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	color: #000000;
	}

.tablecontent4
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	color: #FFFFFF;
	padding-left:4px;
	}

A
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 10px;
	color: #660000;
	}
A.sublink
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	color: #FFFFFF;
	}

A.boldlink
	{
	font-family: Arial, Helvetica, Futura;
	font-size: 11px;
	color: #660000;
	}
	
A:hover
	{
	color: #AA0000;
	}


