.bodytext {  font-family:arial; font-size: 9pt; font-style: normal; line-height: 150%; font-weight: normal; text-decoration: none; color: #996600}
.header1 {  font-family: arial; font-size: 12pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #ffffff}
.header2 {  font-family: arial; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #ffffff}
.copyrighttext {  font-family: arial; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #000000}
a {text-decoration: none; font-family: arial; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; color:#990000}
a:hover {  font-family: arial; font-size: 9pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none; color: #996600}


body {

background-color: #f6f0a1; 
	margin-top:10px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px


}


td.text_main {
padding-top : 20px;
padding-bottom : 0px;
padding-right : 50px;
padding-left : 50px;
font-family : Arial;
font-size : 14px;
font-weight: bold;
color : #996600;
text-decoration : none;
vertical-align: top;
text-align: justify;
line-height: 160%;
width: 100%;
}

td.text_small {
padding-top : 1px;
padding-bottom : 15px;
padding-right : 10px;
padding-left : 10px;
font-family : Arial;
font-size : 12px;
font-weight: normal;
color : #000000;
text-decoration : none;
text-align: justify;
vertical-align: top;
}

td.text_header {
padding-top : 20px;
padding-bottom : 2px;
padding-right : 5px;
padding-left : 5px;
font-family : Arial;
font-size : 24px;
font-weight: bold;
color : #FFA501;
text-decoration : none;
text-align: right;
vertical-align: top;
}

td.text_footer {
padding-top : 6px;
font-weight: bold;
padding-bottom : 6px;
padding-right : 10px;
padding-left : 5px;
font-family : Arial;
font-size : 12px;
font-weight: normal;
color : #ffffff;
text-decoration : none;
text-align: right;
}

td.down {
padding-top : 6px;
font-weight: bold;
padding-bottom : 6px;
padding-right : 10px;
padding-left : 5px;
font-family : Arial;
font-size : 14px;
font-weight: bold;
color : #996600;
text-decoration : none;
text-align: right;
}

td.pestana {

padding-left : 5px;
font-family : Arial;
font-size : 14px;
font-weight: bold;

color : #EFC648;
text-decoration : none;
width: 133px;
background-image:url('pestana.jpg');
}


#navi {  
	list-style:none;
	margin:0;
	padding:0;
}
#navi li {
	margin:0px;
	padding:0;
	float: left;
}
#navi li a {
	display:block; 
	
		height:30px;
	padding-left : 10px;
	padding-right : 10px;
	margin:0;
	vertical-align: middle;
	text-decoration:none;
	text-align:center;
	font-family : Arial;
	font-size : 15px;
	font-weight: bold;
	color:#990000;
	background-color:#f6f0a1;
}


#navi li a:hover {
	color:#f6f0a1;
	background-color:#990000;
}