.ENTRADA { width:225px;height:25px;background-color: #FFFFCC; letter-spacing: 2px; font-weight: bold; padding-bottom: 2px; padding-top: 2px; border-color: Silver; font-size: 12pt; text-align: left; border: 1px #cccccc solid; }
.BOTAO { width:70px;height:25px;BORDER-RIGHT: #D20000 0px solid; BORDER-TOP: #D20000 0px solid; FONT: 12px tahoma,Arial;TEXT-TRANSFORM: none; BORDER-LEFT: #D20000 0px solid; COLOR: #ffffff; BORDER-BOTTOM: #D20000 0px solid; BACKGROUND-COLOR: #00d766; }


a:link        { font-family: Tahoma, Verdana, Arial;
                color: #444444;
				font-size: 9pt;
				text-decoration: none;}

a:visited     { font-family: Tahoma, Verdana, Arial;
                color: #444444;
				font-size: 9pt;
                text-decoration: none;}

a:hover	      { font-family: Tahoma, Verdana, Arial;
                color: #0072a8;
				font-size: 9pt;
                text-decoration : underline; }

a:active      { font-family: Tahoma, Verdana, Arial;
                color: #444444;
				font-size: 9pt;
                text-decoration: none; }

				
body          {
	     	   margin: 0px 0px 0px 0px;
	   			font-family: Tahoma, Arial, Helvetica;
				font-size: 9pt;
	   			background-color: none;
	   		}

table         {
	   			font-family: Tahoma, Verdana, Arial;
				font-size: 9pt;
	   		}
			
h1,h2,h3,h4,h5 {
color: #272727;
font-family: Tahoma, Verdana, Arial;
font-size: 9pt; }

ol, ul, tr,td {
color: #272727;
font-family: Tahoma, Verdana, Arial;
font-size: 9pt;
             }

img           { border-color: gray; }

input         {
                background-image: none;
                font-family: Tahoma;
                font-size: 9pt;
                color: #272727;
                border-color: gray;
                border-style: solid;
                border-width: 1px;
                background-color: #e8e8e8;
				padding-left: 4;
				padding-right: 4;
				padding-top: 1;
				padding-bottom: 1; }
                
textarea      {
                background-image: none;
                font-family: Tahoma;
                font-size: 9pt;
				color: #272727;
                border-color: gray;
                border-style: solid;
                border-width: 1px;
                background-color: #e8e8e8;
				padding-left: 4;
				padding-right: 4;
				padding-top: 1;
				padding-bottom: 1; }
