body         { font-size: 10pt; font-family: Verdana; color: #44582a }
body         { background-image: url('images/b3.jpg') }
a:link       { text-decoration: none; color: #44582a }
a:visited    { text-decoration: none; color: #44582a }
a:hover      { text-decoration: underline; color: #7a9d4e }
a:active     { text-decoration: none; color: #44582a }
p            { margin-top: 10; margin-bottom: 10; text-align:justify }
td           { font-size: 10pt; }
h1           { font-size: 32pt; color: #7A9D4E; font-weight: bold; text-align:center; font-style:italic }
h2           { font-size: 16pt; color: #7a9d4e; font-weight: bold; text-align:center }
ul           { margin-top: 10; margin-bottom: 10; text-align:left  }
li           { margin-top: 1; margin-bottom: 1 }

a:link.menu, a:visited.menu {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}

a:hover.menu {
	text-decoration: none;
	color:44582a;
	background-color: #fffff0;
	font-weight: bold;
}