html, body {height:100%;}
body
	{
	margin: 0;
	padding: 0;
	text-align:left;
		}
	a{
	text-decoration: none;
	color: #0066CC;
	}
	
	a:hover {
	color: #0099FF;
	text-decoration: underline;
	}
	
	p {
	line-height:90%;
	margin-top: 10px;
	margin-bottom: 10px;

	}
		
	.CampoForm
	{
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	width:250px;
	height:19px;
	border: 1px solid #C1C1C1;
	}
	
		
	.Data
	{
	font-family: Arial, Helvetica, sans-serif;
	color: gray;
	font-size: 10px;
	text-align: left;
	height: 10px;
	margin:0pt;
	padding:0pt;
	
	}

	.TextoPadrao
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
					
	}
	
	.TextoPadraoBold
	{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
					
	}
	
	.TextoPadraoTitulo
	{
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
						
	}
	
	.TextoPadraoTitulo2
	{
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	
	}
	
	.Menu
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
	text-align: right;
						
	}
	
	.MenuTitulo
	{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12px;
 	color: rgb(65,63,63);
 	font-weight: bold;
 	text-decoration: none;
	
	}
	
	.SubtituloMenu {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	color: #FF4C00;
 	font-weight: bold;
 	text-decoration: none;
}
	
		
	.verNoticias
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-size: 11px;
	line-height: 20px;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	text-decoration: none;
	
	}
	
	.imgPequena
	{
	
	border: 1px solid black;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-right: 10px;
			
	}
	
	.botao {
	BORDER-TOP: #000000 1px inset;
	BORDER-BOTTOM: #000000 1px inset;
	BORDER-RIGHT: #000000 1px inset;
	BORDER-LEFT: #000000 1px inset;
	CURSOR: hand;
	COLOR: white;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	BACKGROUND-COLOR: #838383;
	TEXT-DECORATION: none;
	text-align: center;
}

