img{
   border-color=#000000;
}

ul.nav {
	margin:0;
	padding:0;
	}

ul.nav li {
	list-style:none;
	display:inline;
	}
ul.nav li a {
	float:left;
	border-top:0.1em solid #fff;
	border-right:0.1em solid #909090;
	border-bottom:0.1em solid #909090;
	border-left:0.1em solid #fff;
	width:11.8em;
	font: Verdana, Arial, Helvetica,
	sans-serif;
	background:#f1f1f1;
	color:#333;
	text-align:center;
	padding:0  0.2em 0.2em  0;
	text-decoration:none;
	}
ul.nav a:hover{
	background:#999;
	color:#fff;
	border-color:#000 #fafafa #fafafa #000;
	}

.campo{
   font-family: Verdana, Arial, Times New Roman;
   font-size: 8pt;
   background-color: #FFFFFF;
   BORDER-TOP-COLOR: #000000;
   BORDER-LEFT-COLOR: #000000;
   BORDER-RIGHT-COLOR: #000000;
   BORDER-BOTTOM-COLOR: #000000;
   BORDER-TOP-WIDTH: 1px;
   BORDER-LEFT-WIDTH: 1px;
   BORDER-BOTTOM-WIDTH: 1px;
   BORDER-RIGHT-WIDTH: 1px;
}

.menu{
   font-family: Verdana, Arial, Times New Roman;
   font-size: 10pt;
   Font-weight:bold;
   color: #ffffff;
   background-color: #B0B0B0;
   BORDER-TOP-WIDTH: 0px;
   BORDER-LEFT-WIDTH: 0px;
   BORDER-BOTTOM-WIDTH: 0px;
   BORDER-RIGHT-WIDTH: 0px;
}

.botao{
   font-family: Verdana, Arial, Times New Roman;
   background-color: #F7F7F7;
   font-size: 8pt;
   border: #333333;
   border-style: none;
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 1px;
   border-left-width: 1px;
   color: #000000;
   margin-top: 1px;
   BORDER-RIGHT: #000000 1px solid;
   BORDER-TOP: #000000 1px solid;
   BORDER-LEFT: #000000 1px solid;
   BORDER-BOTTOM: #000000 1px solid;
   cursor:pointer;
}

A:link    {text-decoration: none;      color: #000000; font-size: 8pt;  Font-weight:bold; }
A:visited {text-decoration: none;      color: #000000; font-size: 8pt;  Font-weight:bold; }
A:active  {text-decoration: none;      color: #000000; font-size: 8pt;  Font-weight:bold; }
A:hover   {text-decoration: none;      color: #000000; font-size: 8pt;  Font-weight:bold; }

.A_menu:link    {text-decoration: none;      color: #ffffff; font-size: 8pt; Font-weight:bold; }
.A_menu:visited {text-decoration: none;      color: #ffffff; font-size: 8pt; Font-weight:bold; }
.A_menu:active  {text-decoration: none;      color: #ffffff; font-size: 8pt; Font-weight:bold; }
.A_menu:hover   {text-decoration: underline; color: #ffffff; font-size: 8pt; Font-weight:bold; }

.A_2:link    {text-decoration: none;      color: #606060; font-size: 8pt; Font-weight:bold; }
.A_2:visited {text-decoration: none;      color: #606060; font-size: 8pt; Font-weight:bold; }
.A_2:active  {text-decoration: none;      color: #606060; font-size: 8pt; Font-weight:bold; }
.A_2:hover   {text-decoration: underline; color: #606060; font-size: 8pt; Font-weight:bold; }

.not:link    {text-decoration: none;      color: #94AA74; font-size: 8pt; Font-weight:bold; }
.not:visited {text-decoration: none;      color: #94AA74; font-size: 8pt; Font-weight:bold; }
.not:active  {text-decoration: none;      color: #94AA74; font-size: 8pt; Font-weight:bold; }
.not:hover   {text-decoration: underline; color: #94AA74; font-size: 8pt; Font-weight:bold; }

body{
   font:8pt Verdana;
   color:#606060;
}

.branco{
   font:7pt Verdana;
   color:#ffffff;
}

table{
   font:8pt Verdana;
   border-collapse:collapse;
   border-color:#ffffff;
}

p{
   padding:3px 3px;
   margin:3px;
   text-align:justify;
}

.p2{
   padding:3px 3px;
   margin:3px;
   text-align:right;
}

.p3{
   padding:6px 6px;
   margin:6px;
   text-align:justify;
}

h1{
   font:8pt Verdana;
   color:#477B46;
   Font-weight:bold;
   margin:3px;
   padding:1px 1px;
}

h2{
   font:8pt Verdana;
   color:#FC7300;
   Font-weight:bold;
   margin:3px;
   padding:1px 1px;
}

h5{
   font:8pt Verdana;
   Font-weight:bold;
   margin:3px;
   padding:1px 1px;
}

hr{
   color: #008000;
}

ul{
   margin-left:28px;
   margin-top: 3px;
   margin-bottom: 2px;
}
