BODY{background-image : url(./back/back0.gif);}
H1.ttl{font-family: Impact; font-size: 32pt;font-weight:bold;filter:shadow(color=#FF0000,direction=235);}
DIV.shadow{ font-size: 32pt;filter:shadow(color=#FF0000,direction=235);}
TT{color:"black";font-size:9pt;font-weight:bold;font-style:normal;}
A{text-decoration:none;font-weight:bold;}
A:link {color:blue; }
A:visited {color:teal; }
A:hover {text-decoration: underline blink;color:red;}
A.chld:link {color:blue; }
A.child:visited {color:black;}
A.child:hover {text-decoration: underline blink;color:red;}
A.root:link {color:yellow; }
A.root:visited {color:white;}
A.root:hover {text-decoration: underline blink;color:red;}
TD{font-size: 12pt;}
TH{font-size: 12pt;}
TD.MSG {font-size: 10pt;}
DIV{font-size: 12pt;}
INPUT{font-size: 12pt;}
TEXTAREA{font-size: 12pt;}
.QUOTE{font-size: 9pt;}
.REDQUOTE{color:red; font-size: 9pt;}
DIV.Headline {
	width: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: white;
	background-color : darkblue;
	font-weight : bold;
	border-top: 2px gray solid;
	border-left: 2px gray solid;
	border-right: 2px white solid;
	border-bottom: 2px white solid;
}
th.hist {
	text-align : left;
	background-color: #000099;
	border-top: 1px white solid;
	border-left: 1px white solid;
	color: white;
	font-size: 12pt;
	font-weight: bold;
}
TD.hist {
	color: black;
	background-color : #e0ffff;
	border-top: 2px black solid;
	border-left: 2px black solid;
	border-right: 1px white solid;
	border-bottom: 1px white solid;
}
.hlist {	
	background-color : navy;
	font-size: 11pt;
	text-align : left;
	list-style-type : square;
	list-style-position : outside;
	color : #ffffff;
}
