body { background: #FFF5EF; margin: 0px; }

.border { background: #587394; }
.border2 { background: #CDC6C2; }
.fundo { background: #FFF5CF; }
.fundo2 { background: #FFF5EF; }
.fundo3 { background: #FFC5CC; }

.menu { background: #DEE6F6; color: black; height: 22px;}
.menu2 { background: #FFFFFF; color: black; height: 22px;}
.menu.top { background: #FFC5CC; height: 0;}
.menu.lite { background: #FFC5CC;}

.font { font-family: Verdana, Arial, Geneva, Helvetica; }
.font.grande { font-size: 80%; }
.font.normal { font-size: 70%; }
.font.small { font-size: 65%; }

.form_field { font-size:9pt; background-color:#f2f6fd; border:solid 1px #5F708F; vertical-align: middle; }

a { color: blue; }
a.nodeco { text-decoration: none; }
a.hard { color: #416A99; text-decoration: none; font-weight: bold;}
a.hard.deco { text-decoration: underline; }
a:hover { color: #416A99; }
