a:hover      {
	text-decoration: underline blink;
	color: #EC0000;
	background-color: #ffffff;
	font-weight: normal;

}
a:link       {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a:visited    { 
	text-decoration: none ; 
	color: #000000;	
	font-weight: normal;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

td, th {
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}

}

.form {
	background-color: #CCCCCC;
	font-size: 7pt;
	font-family: Verdana;
	color: #000000;
	border: 1 double #000000;
	background-position: top;
	height: auto;
	cursor: crosshair;
	vertical-align: text-bottom;
	white-space: normal;




}

.titulo {
	font-family: "trebuchet MS", Verdana;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #003300;}

.header {
	font-family: "trebuchet MS", Verdana;
	font-size: 14pt;
	color: #000000;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	color: #003333;
}

