a:link    {	color: #000; font-family: verdana;	font-size: 10px; text-decoration: none;}
a:visited {	color: #000; font-family: verdana;	font-size: 10px; text-decoration: none; }
a:hover   { color: #000; font-family: verdana;	font-size: 10px; text-decoration: none; background-color:#cccccc; }
TD {	font-family: verdana;	font-size: 12px;	color: #666666; }
H1 {	font-family: verdana;	font-size: 16px;	color: #000099;}
H2 {	font-family: verdana;	font-size: 14px;color: #0066FF;}
.courier1 {	font-family: courier;	font-size: 12px;	color: #ff0000;}
.courier2 {	font-family: courier new;	font-size: 12px;	color: #000000;}
table {	FONT-SIZE: 11px;	COLOR: #666666;	FONT-FAMILY: Verdana;}
/*---------- Linhas Alternadas ----------*/
table.linhasAlternadas {font: 10px verdana; color:#ffffff; background: #F4F4F4;	border: solid #cfcfcf 1px; }
table.linhasAlternadas tr:nth-child(even) /* CSS3 */ {	background: #F0FFFF; }
table.linhasAlternadas tr.even /* estilo explícito */ {	background: #F0FFFF;}
table.linhasAlternadas th { border-bottom: 2px solid black;	background-color:#000000 }
table.linhasAlternadas td { font: 11px verdana; border-spacing:2px	border: 1px solid #000000; border-left:1px solid #cfcfcf;}
TextoPequeno {	font-family: courier;	font-size: 12px;	color: #ff0000;}
