BODY {
	font-size: 9pt; color: 0; font-family: Arial;
}

H1 {
	font-size: 16pt; font-weight: bold
}

H2 {
	font-size: 14pt; font-weight: bold
}

H3 {
	font-size: 12pt; font-weight: bold
}

TH { font-size: 10pt; }
TD { font-size: 10pt; }

UL {
	margin-left:14pt; margin-top:0
}

LI {
	margin-left:0pt; margin-top:0; margin-bottom:8pt
}

A:link {
	color:blue; 
	text-decoration:underline;
}

A:visited {
	color:blue; 
	text-decoration:underline;
}

A:active {
	color:blue; 
	text-decoration:underline;
}

A:hover {
	color:red;
	text-decoration:underline;
}

.LeftFrameList {
	clear:both;
	position: absolute;
	top: 168px;
	left: 8px;
}
.LeftFrameItem {
	clear:both;
}

.footer {
	position:absolute;
	clear:both;
	top:800px;
}
