.font_tahoma {  font-family: tahoma; font-size: 11px}
.font_msserif {  font-family: "ms sans serif"; font-size: 8px}
.font_verdanap {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.font_verdana {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
A {     
	font-family: "MS Sans Serif";
	font-size: 12px;
        Color : #003300; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: "MS Sans Serif";
	font-size: 12px;
	Color : #009900; font-weight: bold;
	text-decoration : underline;
	}
.campos { font-family: "ms sans serif"; font-size: 8px; color: #333333; background-color: f9f9f9; border: 1px #666666 dotted}
.btn {background-image: url(bg_navig.gif); cursor: hand; font-family: "ms sans serif"; font-size: 8px; color: #333333; background-color: f9f9f9; border: 1px #CCCCCC dotted; background-position: bottom}
.fundo_conteudo {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	height: 393px;
	padding: 0px 10px 10px;
	background-color: #FFFFFF;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}
.titulo { font-family:Verdana, Arial, Helvetica, sans-serif;
          font-size: 16px;
		  font-weight: bold;
		  color:#006633;
}
.form {
       font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:12px;
	   font-weight:bold;
	   color:#006600;
}
.subtitulo {
         font-family:Verdana;
		 font-size:14px;
		 font-weight:bold;
		 color:#009933;
}
