@import "chocolat.css";

body {
	font-family: /*Lucida Bright, */ Goudy Old Style, "Times New Roman";
	font-size: 14pt;
	line-height: 24px;
}

h1 {
	font-family: Mistral;
	font-size: 24pt; 
	font-weight: 400;
	text-align: center; 
}

h2 {
	margin-top: 24pt;
	margin-bottom: 2px;
}

#pageHeader {
	margin-top: 0px;
	margin-bottom: 0px;
}

#pageHeader h1 {
	font-size: 36pt; 
	margin-top: 0px;
	margin-bottom: 0px;
}

#pageHeader h2 {
	font-size: 10pt;
	font-family: Arial;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* Special formatting for page body */
#pageBody { 
	margin-top: 30px;
}


/* Formatting for copyright message at bottom of page */
#copyrightFooter p {
	font-size: 8;
}

a {
	
	font-family: Goudy Old Style, "Times New Roman";
}