body {
	 background-color: #F7EEE1;
	 font-family: Verdana, Arial, Helvetica;
	 font-size:10pt;
}

h1 {
	font-size:24pt;
	text-align : center;
	font-weight : bold;
}

h2 {
	font-size : 14pt;
	font-weight : bold;
}

a:link {
	font-weight : bolder;
	color: #A65353;
}

a:visited {
	color: #66CDAA;
}