	.title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		color: #CC8D2C;
		font-style: normal;
		font-weight: bold;
	}
	body {
		background: #F6DE9E;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #623E1E;
	}
	p {
		margin-top: 0.5em; margin-bottom: 1em; line-height: 1.2em;
	}
	pad {
		padding-left: 1cm;
		padding-right: 10px;
	}
	a:link.nav { color: #FABA3F; font-weight: none; text-decoration: none; }
	a:visited.nav { color: #FABA3F; font-weight: none; text-decoration: none; }
	a:hover.nav { color: #FAD28C; font-weight: bold; text-decoration: none; }
	a:link.norm { color: #623E1E; font-weight: none; text-decoration: none; }
	a:visited.norm { color: #623E1E; font-weight: none; text-decoration: none; }
	a:hover.norm { color: #623E1E; font-weight: none; text-decoration: underline; }