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: #0219f4 }
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: 24pt; color: #0219f4; text-align: center }
h2           { margin-top: 15; margin-bottom: 15; font-size: 14pt; color: #0219f4; text-align: center }

a:link.menu, a:visited.menu {
	font-weight: bold;
	display: block;
	width: auto;
	font-size: 15px;
	text-align: center;
	padding: 5px 30px;
	line-height: 25px;
	text-decoration: none;
	color:#ffffff;
	background-color: #0219f4;
	white-space:nowrap;
}
a:hover.menu {
	text-decoration: none;
	background-color: #000000;
}
ul           { text-align: left }