/* CSS Document */
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #006600;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #ffffff;;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
  	text-decoration: none;
	color: #00FF00;
	font-weight: bold;
}
.style1 {
    font-size: 36px;
	color: #FFFFFF;
	font-family:"Trebuchet MS", HandelGotDBol;
	}
.menu {
    font-family: "Trebuchet MS", HandelGotDBol;
	color: #FFFFFF;
	font-size: 12px;
	font-style:bold;
}
.rodapé {
    font-family: "Trebuchet MS", HandelGotDBol;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.texto {
    font-family: "Trebuchet MS", HandelGotDBol;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}
.texto1 {
    font-family: "Trebuchet MS", HandelGotDBol;
	color: #006600;
	font-size: 12px;
	text-align: justify;
	font-weight:bold;
}
.texto2 {
    font-family: "Trebuchet MS", HandelGotDBol;
	color: #006600;
	font-size: 25px;
	text-align:center;
	font-weight:bold;
}
.slogan {
	color: #006600;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	font-family: "Trebuchet MS", HandelGotDBol;
}
#apDiv1 {
	position:absolute;
	left:386px;
	top:120px;
	width:200px;
	height:60px;
	z-index:1;
}
</style>

