body  { color: #ccc; font-family: verdana, arial, helvetica, sans-serif; background-color: white; margin: 0px; padding: 0px }
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
#arechts { color: #306; font-size: 12px; line-height: 22px; text-decoration: none; background-color: white; outline: none }
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover   { color: #306; background-color: #ebebeb }
strong, b  { color: #306; font-weight: bold }
p  { color: #306; font-size: 12px; line-height: 22px; margin-top: 20px; margin-bottom: 10px }

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3  { font-weight: bold; font-size: 16px; line-height: 22px; margin-top: 150px; margin-right: 10px; margin-bottom: 0; border-right: 10px }
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
\"";
	voice-family:inherit;
	width: 46%;
	}
html>body #content {
	width: 46%; /* ie5win fudge ends */
	}
\"";
	voice-family:inherit;
	width: 46%;
	}
html>body #content2 {
	width: 46%; /* ie5win fudge ends */
	}	/* Opera5.02 shows a 2px gap between. N6.01Win sometimes does. Depends on amount of fill and window size and wind direction. */
#leftcontent     { color: blue; background-color: #306; float: left; border-right: 2px solid #09f; border-bottom: #000; width: auto; height: 100% }
#rightcontent  { background-color: white; margin-top: 50px; padding-left: 20px; width: 80% }
