body         { font-size: 10pt; color: #3A6008; font-family: Verdana; background-image:url('images/bg.jpg') }
a:link       { text-decoration: none; color: #3A6008 }
a:visited    { text-decoration: none; color: #3A6008 }
a:hover      { text-decoration: underline; color: #F99D31 }
a:active     { text-decoration: none; color: #3A6008 }
p            { margin-top: 10; margin-bottom: 10; text-align: justify }
td           { font-size: 10pt; }
h1           { font-size: 12pt; color: #F99D31; font-weight: bold; text-align: center }
h2           { font-size: 10pt; font-weight: bold; text-align: center }

a:link.menu, a:visited.menu {
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	text-decoration: none;
	color:#ffffff;
}
a:hover.menu {
	text-decoration: none;
	color: #3A6008;
	background-color: #fffff0;
}
ul           { text-align: left }
