			A
			{
			text-decoration: none; color: #6699FF
			}
			
			A:Hover 
			{ 
			text-decoration: underline; 
			color: #CC0000
			}
			
			.tit 
			{  
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			font-weight: bold;
			color:#2C53AC;
			}
			
			.txt 
			{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color:#000000;
; font-weight: normal
			}

			input
			{
			font-family: "Courier New", Courier, mono;
			font-size: 9pt; color: #333333;
			background-color: #E7E7EF;
			border: #336699;
			border-style: solid; border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			}
			textarea
			{
         scrollbar-base-color:#E7E7EF;
         scrollbar-3dlight-color:#336699;
         scrollbar-shadow-color:#E7E7EF;
         scrollbar-highlight-color: white;
			font-family: "Courier New", Courier, mono;
			font-size: 9pt; color: #333333;
			background-color: #FFFFFF;
			border: #336699;
			border-style: solid; border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			}
.borda {  border: 1px #DFE6EA solid}
.radio {  background-color: #FFFFFF; border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.rodape {
	border: 1px dashed #6699CC;
}

