	BODY {
	background: #ffffcc url(graphics/paleyellow-bg.gif);
}
	BODY, p, a, blockquote, div {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 98%;
}	
	h1, h2, h3, h4, h5 {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}	
	table, td, ul, ol, li {
	font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
	color: #330000;
	font-size : 100%;
}
	p {
	color: #330000;
	text-align: left;
}
	li {
	text-align: left;
	color: #330000;
	list-style: disc;
}
	h1 {text-align: center;
	font-size: 120%;
	}
	h4 {
	text-decoration: bold;
	text-align: center;
}	
	a {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #cc0000;
	}
	.title {text-align:center}
	.textnav {
	font-size: 95%;
	font-weight : bold;
}
	.sectiontitle {
	text-align : center;
	font-size : 110% ;
	text-decoration : bold;
}
	.sidecontent {
	text-align: left;
	font-size : 90%;
	text-decoration : none;
	background-color : #FFFFCE;
}
	.content {
	text-align: left;
	font-size : 90%;
	text-decoration : none;
}
	.center {text-align : center}
	.footer {
	font-size: 75%;
	text-decoration : none;
	text-align : center;
}
