html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

P  {align: justify}

H1  {margin: 0.5em -4px 0.5em; padding: 0.0em 0 0.167em;
   font: bold italic 250% sans-serif; vertical-align: middle; text-align: left;
   color: gray; letter-spacing: 0.20em;}

H2  {	text-align: left; color: gray; 
	letter-spacing: 0.125em; font: bold italic 125% sans-serif; 
	height: 28px; vertical-align: middle; white-space: nowrap;}

H3  {	text-align: left; color: gray; 
	letter-spacing: 0.105em; font: bold 100% sans-serif; 
	height: 20px; vertical-align: middle; white-space: nowrap;}

H4  {	text-align: left; color: gray; 
	letter-spacing: 0.05em; font: bold 100% sans-serif; 
	height: 15px; vertical-align: middle; white-space: nowrap;}

td.author  {background-color: #222222; 	color: #eeeeee; font-size: 14pt}

td.date  {background-color: #111111; 	color: #bbbbbb; font-size: 12pt}

td.reply  {background-color: black; color: #dddddd; font-size: 12pt}

td.spacer  {background-color: black; color: #dddddd; font-size: 12pt}

A  {
	color : #5580FF;
	text-decoration : underline;
	font: Arial;
}

A:Visited  {
	color : #5580FF;
	text-decoration : underline;
	font: Arial;
}

A:Active  {
	color : #5580FF;
	text-decoration : underline;
	font: Arial;
}

A:Hover  {
	color : #FFFFFF;
	text-decoration : none;
	background : #0F1850;
	font: Arial;
}

BODY  {}
