body	{ font-family: arial,sans-serif; color:white; background:#333; font-size:10pt; margin: 0.5em 0 0 3em; }
h1,h2	{ font-family: arial,sans-serif; color:#060;  background:#cfc; width:100%; padding:0.25em; text-align:center; }
h1	{ font-size:1.40em; }
h2	{ font-size:1.40em; }
h4	{ font-family:arial,sans-serif; color:#000; background:none; font-size:0.90em; }
p 	{ font-family:arial,sans-serif; font-size:90%; }
a	{ text-decoration:none; }
a:link	{ color:#060; background:white;  font-weight:bold; }
a:visited{color:#069; background:#eee; }
a:hover	{ color:#060; background:#ff9; }
p#cprt	{ color:#999; background:inherit;font-size:80%; text-align:left; clear:both; font-style:oblique; }
a.link2	{ color:#0cc; background:#333;text-decoration:none; }
a.link2:hover { color:#0ff; background:#666;text-decoration:none; }
.logo	{ color:#ccc; background:black;  font-weight:bold; font-size:90%; }
.red	{ color:red;  background:white;  font-weight:bold; }
.white	{ color:black;background:white; }
.format	{ padding:0.8em; margin:1.0em 1.0em 0 1.0em; color:black; background:#eee; }
pre   	{ font-family:arial,sans-serif; font-size:9pt; color:black; background:white; }	/* the tag, not a class..  */
.pre	{ font-family:arial,sans-serif; font-size:9pt; color:black; background:white; white-space:pre; } 	/* a class, not the tag.. we'll see.. */
.Valid	{ float:left; border:0; height:31px; width: 88px; }
.Arrow	{ float:left; border:0; height:0; width:0; }
.columns{ width: 45%; padding:0.25em 1.0em 0.25em 1.0em; float:left; }
.center	{ text-align:center; }
ul.horizontal{margin:0;padding:0;}
ul.horizontal li{display:block;float:left;padding:0 10px;}
