td { font-family:Arial; font-size:9pt; }
h1 { font-family:Arial; font-size:16pt; }
h2 { font-family:Arial; font-size:14pt; }
h3 { font-family:Arial; font-size:12pt; }
h4 { font-family:Arial; font-size:10pt; }
pre { font-family:Courier; font-size:9pt; }
small { font-size:8pt; }
div { font-family:Arial; font-size:9pt; }
p { font-family:Arial; font-size:9pt; }
ol { font-family:Arial; font-size:9pt; }
ul { font-family:Arial; font-size:9pt; }
 a:link.hell { color:#ffffff;
			 font-weight:bold;
		 font-size:10pt; }
 a:visited.hell { color:#ffffff;
			 font-weight:bold;
			 font-size:10pt; }
 a:hover.hell { color:#ffffff;
			font-weight:bold; 
			font-size:10pt;}
 a:active.hell { color:#ffffff;
			 font-weight:bold; 
			 font-size:10pt;}

td.dir { 
	color: #e0e0f0;
	background: #000080; 
}

td.dir1 { 
	color: #e0e0f0;
	background: #4040a0; 
}

td.dir2 { 
	color: #e0e0f0;
	background: #8080c0; 
}

a.dir { 
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none;
}

a:Hover.dir { 
	color: #ffffff; 
	font-weight: bold; 
	text-decoration: underline;
}
.hell{
	color: #ffffff;
	font-size: 10pt;


}
.banner{
	color: #0000ff;
	font-size: 10pt;
	font-weight: bold; 
}
td.item { 
	color: #000000;
	background: #e0e0f0; 
}

a.item { 
	color: #000080; 
	font-weight: bold; 
	text-decoration: none;
}

a:Hover.item { 
	color: #000080; 
	font-weight: bold; 
	text-decoration: underline;
}