/* large print styles for simple pages */

p,ol,ul,td,div,a {
  font-family: Palatino, 'Book Antiqua', Georgia, Times, serif;
  font-size: 100%;
  color: #000000
}


h1 {	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	text-align:right;
	color: #000;
	padding-bottom: 10pt;
	margin-bottom: 5pt;
	padding-top: 10pt;
	border-bottom: 2pt solid #888;
	}

h2 {	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 175%;
	font-weight: bold;
	color: #ffffff
	}		


h3 {	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	color: #ffffff
	}


h4 {	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 150%;
	font-weight: normal;
	color: #ffffff
	}



#navgeneral, #navcontainer, .nodisplay {display: none;}

#author_date {
	text-align:right;
	font-size: 75%;
	}

#copyright A {text-decoration: none}

#logogreytiny {position: absolute;
               top: 10px; left: 10px}

.code {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	}
	

/* applies to dreamweaver and graphics */


#subsection UL {
  	display: none;
	}

