body         { font-size: 10pt; color: #fff; font-family: Verdana; margin: 0; background-color: #1e4d86 }
a:link       { text-decoration: none; color: #fff }
a:visited    { text-decoration: none; color: #fff }
a:hover      { text-decoration: underline; color: #fff215 }
a:active     { text-decoration: none; color: #fff }
p            { margin-top: 10; margin-bottom: 10; text-align: justify }
td           { font-size: 10pt }
h1           { font-size: 20pt; color: #fff215; font-weight: bold; text-align:center }
h2           { font-size: 16pt; color: #fff215; font-weight: bold }
h3           { font-size: 12pt; color: #fff215; font-weight: bold; margin-bottom: 0 }

a:link.menu, a:visited.menu {
	text-align: center;
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	padding: 5px 10px 5px 27px;
}
a:hover.menu {
	text-decoration: none;
	color: #fff215;
	text-decoration: underline;
}
ul           { margin-top: 12; text-align: left }