body         { font-size: 10pt; color: #3A6008; font-family: Verdana }
menu         { font-size: 10pt; color: #FFFFFF; font-weight: bold }
body         { 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 {
	display: block;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left:3px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
	width:210px;
	text-decoration: none;
	color:#ffffff;

}

a:hover.menu {
	text-decoration: none;
	background-color: #F99D31;
}
ul           { text-align: left }