/* Basic Stylesheet for Literacy Assistance Center's website, used to allow Netscape 4x users to view the site. */

body {
	background-color: #DED0A2;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#contentbody h3 {
	color: #29677B;
	margin: 0px;
	padding: 12px 0px 10px;
	font: normal 21px/24px Georgia, "Times New Roman", Times, serif;
	background-color: transparent;
}
#contentbody h2 {
	color: #29677B;
	font: normal 21px/24px Georgia, "Times New Roman", Times, serif;
	margin: 24px 0px 36px -67px;
	padding: 0px;
	border-bottom: 1px solid #C97E39;
	background-color: transparent;
}
h1 {
	font: normal 36px/36px Georgia, "Times New Roman", Times, serif;
	margin: 24px 0px 36px 72px;
	padding: 0px;

}