body { background: #dadaff url('/images/background.gif'); color: #000000; font-family: verdana, arial, helvetica, sans-serif; font-size: 95% }
a { color: #003366 }
ul { list-style-type: square }
#wide { line-height: 150% }

td { font-family: verdana, arial, helvetica, sans-serif; font-size: 95%; }

.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: 140%; }
#ttl2 { font-family: arial, helvetica, sans-serif; font-weight: bold; text-transform: uppercase; font-size: 110%; }

#high { font-weight: bold }
.high { font-weight: bold }

.news { line-height: 120% }
.news .data { font-size: 100% }
.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 da carla*/
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}