#b3c2d8 - gray light (line)
#0A58B1 - blue
#e9f9ff - light blue

html { height: 100% }
body { height: 100%; font-family:  Verdana; font-size: 10pt; margin: 0px; padding: 0px; color: white; background: #0A58B1 url('images/ff.jpg') top repeat-x } 

div { position: relative }
div.main { width: 1010px; min-height: 730px;  height: auto !important; height: 730px; top: 0px; margin: 0px; padding: 1px 0px; background: url('images/center.jpg') top no-repeat }
div.center { width: 730px; margin: 10px; padding: 10px }
div.right { float: right; width: 225px; margin: 0px; padding: 10px; padding-top: 250px }
div.foter { float: right; width: 350px; height: 60px; font-size: 8pt; margin: 10px; padding: 10px }
.foto { float: left; margin: 10px 0px; border: 3px solid #b3c2d8  }

th { font-size: 10pt; color: white; background-color: #e9f9ff  }

p   { text-indent: 0px; font-size: 10pt; text-align: justify; margin: 20px }
p span { color: white }
p.main   { font-size: 11pt; color: #e9f9ff; margin: 8px 30px }
p.center  { text-align: center; font-size: 10pt; margin: 5px }
p.fot  { text-align: justify; margin: 20px 40px }

h1, h2 { font-size: 12pt; color: #e9f9ff; font-weight: bold; text-align: left; text-indent: 0px; margin: 37px 20px 20px 40px }
h3 { font-size: 14px; color: #e9f9ff; text-align: left; text-indent: 0px; margin: 0px 0px 12px 15px }

A:link, a:visited {COLOR: white; TEXT-DECORATION: underline }
A:hover {COLOR: #e9f9ff; TEXT-DECORATION: none }

A:link.non, a:visited.non { TEXT-DECORATION: none }
A:hover.non { TEXT-DECORATION: underline }

A:link.white, a:visited.white { COLOR: white; TEXT-DECORATION: none }
A:hover.white {COLOR: white; TEXT-DECORATION: underline }

hr  { text-align: center; border: solid 1px #b3c2d8; margin: 5px 20px; height: 2 }

ul { margin: 10px; margin-right: 0px; padding: 5px 10px; text-align: justify }
ol { text-indent: 24px; margin-left: 24px; margin-right: 7px; margin-top: 2px; margin-bottom: 24px }
li { font-size: 10pt; text-indent: 0px; margin: 5px }

ul li a:link, ul li a:visited { TEXT-DECORATION: none }