body, td{	margin: 1em;	padding: 0;	font-family: verdana, arial, helvetica, sans-serif;	font-size: 8.5pt; /* font sizing in ems, baby. if you want to change anything, just change this.*/ /*funny thing happens at 75% and lower. opera goes to a nice small size, but moz and ie pc change almost not at all. seems 76% is as small as you can go and stay the same across browsers. poop.*/	line-height: 11pt;	color: #666666;	background-color: #B2A594;}td{	background-color: #ffffff;}.brown{	color: #736357;}/*the following classes are to demonstrate better line heights for narrow columns*/.narrow1{	width: 50%;	line-height: 1.3em;}.narrow2{	width: 50%;	line-height: 1.5em;}/*typography*/a{	color: #736357;	text-decoration: none;}a:link{}a:visited{	color: #669933;}a:active{}a:hover{	text-decoration: none;	color: #669933;}h1{	font-size: 1.0em;	font-weight: bold;	margin: 0em 0em 1em 0em;	color: #cc0000;}h2{	font-size: 1.7em;	margin: 0em 0em 1.2em 0em;	font-weight: normal;}h3{	font-weight: bold;	font-size: 1.4em;	margin: 0em 0em 1.2em;	color: #999966;}h4{	font-weight: bold;	font-size: 1.2em;	margin: 0em 0em 1.2em;	color: #666666;}h5{	font-size: 1.0em;	margin: 0em 0em 1em 0em;	font-weight: bold;	color: #333366;}h6{	font-size: 0.9em;	margin: 0em 0em .5em 0em;	font-weight: normal;	color: #666699;}img{	border: 0;}ol, ul, li{	/* 	list-style: none;*/	font-size: 1.0em;	line-height: 1.8em;	margin-top: 0.2em;	margin-bottom: 0.1em;}p{	font-size: 1em;	margin: 0em 0em 1.2em;	line-height: 1.5em;	text-align: left;}li p{	margin-top: 0.2em;}pre{	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/	font-family: monospace;	font-size: 1.0em;}strong, b{	font-weight: bold;}.button {font-size: 11px; color: #FFFFFF; font-weight: bold; font-family: verdana; background: #A19585; }
