body { background: #dadaff url('/images/background.gif'); color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 80% }
a { color: #003366 }
ul { list-style-type: square }
#wide { line-height: 150% }

td { font-family: verdana, arial, helvetica, sans-serif; font-size: 80%; }

.nav { text-align: right; }
.body { padding-left: 3%; padding-right: 3%; }
.copyright { padding-left: 20px; font-family: verdana; font-size: 80%; }

.imagem { border-left: 1px #808080 solid; border-top: 1px #808080 solid; border-right: 1px #c0c0c0 solid; border-bottom: 1px #c0c0c0 solid; }
.searchsubmit { cursor: pointer; padding-top: 3px; padding-bottom: 2px; background: #40668c; border: 0px solid; font-family: verdana; font-weight: bold; color: #ffffff; text-transform: uppercase; font-size: 88%; }

#ttl { font-family: arial, helvetica, sans-serif; font-weight: bold; text-transform: uppercase; font-size: 160%; }
H1 { font-family: arial, helvetica, sans-serif; font-weight: bold; text-transform: uppercase; font-size: 160%; 
          margin-bottom:1em;}

#ttl2 { font-family: arial, helvetica, sans-serif; font-weight: bold; text-transform: uppercase; font-size: 120%; }
H2 { font-family: arial, helvetica, sans-serif; font-weight: bold; text-transform: uppercase; font-size: 120%; 
          margin-bottom:1em;}
H3 { font-family: arial, helvetica, sans-serif; font-weight: bold; text-transform: uppercase; font-size: 100%; 
          margin-bottom:1em;}


H2.menu { font-family: arial, helvetica, sans-serif; font-weight: bold; text-transform: uppercase; font-size: 80%; 
          margin-top: 0em; margin-bottom: 0em; }

.corfundo {color: #dadaff ;}
.corvermelho {color: #ff0000 ;}

#high { font-weight: bold }
.high { font-weight: bold }

.news { line-height: 120% }
.news .data { font-size: 70% }
.news .sub { font-size: 90%; font-weight: bold; text-transform: uppercase; }
.news .ttl { font-weight: bold; text-transform: uppercase; }

code { font-weight: bold; font-size: 90%; }
#legenda { font-size: 75%; font-weight: bold; }
.label { font-size: 70%; font-weight: bold; text-align: right; text-transform: uppercase; }



/* Controla aparência dos links */
a.txtteal:visited {	font-family: Verdana;
						font-weight: normal;
						color:#444444;
						text-decoration: none}
						
a.txtteal:active {	font-family: Verdana;
						font-weight: normal;
						color:#444444;
						text-decoration: none}
			
a.txtteal:link {	font-family: Verdana;
					font-weight: normal;
					color: #008080;
					text-decoration: none}
			
a.txtteal:hover {	font-family: Verdana;
						font-weight: normal;
						color: #ffffff;
						text-decoration: none}
