	a:link 		{ text-decoration: none; color:#FFFFFF; }
	a:visited	{ text-decoration: none; color:#FFFFFF; }
	a:hover 	{ text-decoration: none; color:#000000; }
	a:active 	{ text-decoration: none; color:#000000; }
	body 		{ font-family: Arial, Tahoma, Verdana; font-size: 8pt; }
	td 		{ font-size: 8pt; }
	.maior 		{ font-size: 9pt; }
	.menor 		{ font-size: 7pt; font-weight:bold;}
	.menu 		{ font-family: Arial, Tahoma, Verdana; font-size: 9pt; }
	.imput		{ font-family: Tahoma, Verdana, Arial; color="#666666"; font-size: 8pt; font-weight: bold; background-color: #EEEEEE; border-color:#CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
	.select		{ font-family: Arial,Verdana; color="#000000"; font-size: 8pt; background-color: #EEEEEE; border-color:#CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
	.textarea	{ font-family: Tahoma, Arial,Verdana; color="#000000"; font-size: 10pt; }
	.justify	{ text-align: justify; }
	
		table#back {
	background-color:#FFFFFF;
	background-image:url(/images/BK.jpg);
	background-repeat:repeat-x; }
	
			table#sombra_BK {
	background-color:#FFFFFF;
	background-image:url(/images/sombra_BK.jpg);
	background-repeat:repeat-x; }
