body         { font-size: 10pt; color: #000000; font-family: Verdana; margin: 0 }
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #f47321 }
a:active     { text-decoration: none; color: #000000 }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { margin-top: 15; margin-bottom: 15; font-size: 18pt; color: #f47321; text-align: center }
h2           { margin-top: 15; margin-bottom: 15; font-size: 12pt; color: #f47321; text-align: center }
h3           { margin-top: 15; margin-bottom: 15; font-size: 12pt; text-align: center }

a:link.menu, a:visited.menu {
	display: block;
	width: 240px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding: 5px 20px 5px 20px;
	line-height: 26px;
	text-decoration: none;
	color:#f47321;
}

a:hover.menu {
	text-decoration: none;
	background-color: #000000;
	color: #ffffff;
}
ul           { text-align: left }
