body {
  font-family       : Verdana, Arial, Helvetica, sans-serif; 
  font-size         : small;
  padding           : 0 0 0 0;
  margin            : 0 0 0 0;
  background-color  : #E3E3FF;
}


h2 {
  font-family         : verdana, arial, helvetica, sans-serif; 
  padding             : 6px 10px;
  margin              : 10px;
  color               : #0000FF;
  font-size           : 0.85em;
  background-color    : #BBBBFF;
  vertical-align: center; 
  border-top          : 1px solid #0000FF;
  border-bottom       : 1px dotted #0000FF;
}

h3 {
  font-family         : verdana, arial, helvetica, sans-serif; 
  padding             : 6px 10px;
  margin              : 5px;
  color               : #0000FF;
  font-size           : 1em;
  background-color    : #BBBBFF;
}


h4 {
  font-family         : verdana, arial, helvetica, sans-serif; 
  padding             : 6px 10px;
  margin              : 5px;
  color               : #0000FF;
  font-size           : 12px;
  font-weight		  : normal;
}

h4.red {
  font-family         : verdana, arial, helvetica, sans-serif; 
  padding             : 6px 10px;
  margin              : 5px;
  color               : red;
  font-size           : 12px;
  font-weight		  : normal;
}

a {
    font-family: Verdana, Arial;
	font-size: 7pt;
	font-weight: normal;
	line-height: normal;
	color: #0000FF;
	text-decoration: none;
}

a.whitep {
	color: #FFFFFF;
	font-size: 7pt;
}

a.white {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}

a:hover {
    COLOR: #FFFF00;
	text-decoration     : underline;
}


a.blue:hover {
	color: #0000FF;
	text-decoration     : underline;
}


a.blue_big {
    COLOR: #0000FF;
	font-size           : 12px;
	text-decoration     : none;
}


a.blue_big:hover {
    COLOR: #0000FF;
	text-decoration     : underline;
}

#mytable {
	border: solid 1px #0000FF;
}

.header {
  display:    none;
}

#header {
  font-size           : 0.85em;
  padding             : 0;
  margin              : 0 0 0 0;
  height               : 80px;
}

#left {
  float               : left;
  width               : 180px;
  padding             : 5;
}

#corpo {
  padding             : 5;
  margin-left         : 190px;
}

#footer {
 clear: both;
  padding             : 20;
  margin              : 0 0 0 0;
  margin-left:0;
}

.paragrafo1 {
    line-height: 1.7;
}

