body         { font-size: 10pt; font-family: Verdana; background-color:#3F59BB }
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #3F59BB }
a:active     { text-decoration: none; color: #000000 }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { font-size: 18pt; color: #3F59BB; font-weight: bold }
ul           { margin-left: 10; margin-top: 10; margin-bottom: 10; text-align:left  }
li           { margin-top: 1; margin-bottom: 1 }

a.menu:link, a.menu:visited {
	text-decoration: none;
	color:#ffffff;

}
a.menu:hover {
	text-decoration: none;
	color:#3F59BB;
	background-color: #fffff0;
}