BODY, TABLE, TD {
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
}

A,A:visited { 
	color: #000000;
	border-bottom: 1px dashed #FF0000;
	text-decoration: none;
} 

A:hover { 
	color: #FFCC00; 
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}

A.nodash, A.nodash:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 0;
}

A.nodash:hover {
	color: #FFCC00;
	text-decoration: underline;
	border-bottom: 0;
}

pre {
	font-family: monospace;
 	font-size: 8pt;
}

H1 {
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 3px;
}

H3 {
	font-size : 10pt;
}

H5 {
	font-size: 8pt;
}

A.mainnav, A.mainnav:hover, A.mainnav:visited {
	font-weight: bold;
	font-size: 7.5pt;
	border-bottom: 0;
}

UL {
	margin-left: 20px;
	margin-bottom: 2px;
}

LI {
	margin-left: 4px;
	padding-left: -5px;
}

TD.spaceleft {
	padding-left: 10px;
}

TD.spaceright {
	padding-right: 10px;
}

TD.bottomleft {
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-left: 5px;
}

div.datedisplay {
	padding-right: 15px;
	text-align: center;
}
HR {
	color: #FF0000;
	padding: 0px;
	spacing: 0px;
	line-height: 1px;
}

span.selected {
	color: #FF0000;
}

.texthead {
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}

.text12 {
	font-size: 9pt;
	height: 12px;
}

div {
	_height: 9px;
	min-height: 9px;
}

div.nav {
	height: 12px;
}

p {
	min-height: 9px;
}
