body         { font-size: 10pt; color: #882d1b; font-family: Verdana; margin: 0; background-color: #fab483 }
a:link       { text-decoration: none; color: #882d1b }
a:visited    { text-decoration: none; color: #882d1b }
a:hover      { text-decoration: underline; color: #fab483 }
a:active     { text-decoration: none; color: #882d1b }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt }
h1           { margin-top: 20; margin-bottom: 15; font-size: 16pt; color: #ba9779; text-align: center }
h2           { margin-top: 14; margin-bottom: 12; font-size: 12pt; color: #ba9779; text-align: center }
h3           { margin-top: 14; margin-bottom: 12; font-size: 11pt }
ul           { text-align: left }
a:link.menu, a:visited.menu {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 3px 3px 3px 5px;
	width:164px;
	text-decoration: none;
	color:#ffffff;
	line-height: 18px;
	background-color: #882d1b;
}
a:hover.menu {
	text-decoration: none;
	color:#882d1b;
	background-color: #ffdcbe;
}