body         { font-size: 10pt; font-family: Arial; color: #0066CC }
a:link       { text-decoration: none; color: #0066CC }
a:visited    { text-decoration: none; color: #0066CC }
a:hover      { text-decoration: underline; color: #339966 }
a:active     { text-decoration: none; color: #0066CC }
p            { margin-top: 5; margin-bottom: 5; text-align:justify }
td           { font-size: 10pt; }
h1           { font-size: 18pt; color: #339966; font-weight: bold }

a:link.menu, a:visited.menu {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	font-size: 11pt;
}
a:hover.menu {
	text-decoration: underline;
}
