#logoline {display: none;}
#topnav {display: none;}
#leftside {display: none;}
#footer {display: none;}
.hide {display: none;}
body {color: black; background: white;}
a:link, a:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}
   
h1 {
  	font-family: "Georgia", "New Century Schoolbook", Times, Serif; 
	color: black;
	font-size: 1.4em;
	font-stretch: wider;
	text-align: left;
	margin-bottom: .4em;
}
h2 {
  	font-family: "Lucida Grande", helvetica, ariel, sans-serif;
	color: black;
	font-size: 1.3em;
	font-stretch: wider;
	text-align: left;
	margin-bottom: .4em;
}
h3 {
  	font-family: "Georgia", "New Century Schoolbook", Times, Serif; 
	color: black;
	font-size: 1.2em;
	font-stretch: wider;
	text-align: left;
	margin-bottom: .4em;
}

h4 {
  	font-family: "Lucida Grande", helvetica, ariel, sans-serif;
	color: black;
	font-size: 1em;
	font-stretch: wider;
	text-align: left;
	margin-top: .4em;
	margin-bottom: .4em;
}

h5 {
  	font-family: "Lucida Grande", helvetica, ariel, sans-serif;
	color: black;
	font-size: 1.2em;
	text-align: left;
	margin-top: .6em;
	margin-bottom: .1em;
}

	
.smallalpha ol ol {margin-left: 18px;
		font-weight: normal;
		list-style-type: lower-alpha;
		margin-bottom: .8em;
	}
	
.smallalpha ol {margin-left: 22px;
		font-weight: bold;
	}	
	
.print {display: none;}	
#content li {list-style:none;
		margin-left: -1em;
		margin-bottom: .3em;
	}
.noprint {display: none;}
.noshow {
        font-size: 9px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: white;
	color: black;
	text-align: center;
        }