
	#titulo {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	}

	#texto {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	}

	#texto2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: italic;
	}

	#digito {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 17px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	}

	#micro_texto {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	}

	#box
	{
	border-width: 2; 
	border-style: solid; 
	border-color: #DCDCDC; 
	background-color: #FFFFFF; 
	font-size: 14px; 
	font-family: verdana; 
	color: #666666;
	width: 320px;
	height: 27px;
	font-weight: normal;
	}

	#box_texto
	{
	border-width: 2; 
	border-style: solid; 
	border-color: #DCDCDC; 
	background-color: #FFFFFF; 
	font-size: 14px; 
	font-family: verdana; 
	color: #666666;
	width: 320px;
	height: 100px;
	font-weight: normal;
	}


	#box_mini
	{
	border-width: 2; 
	border-style: solid; 
	border-color: #DCDCDC; 
	background-color: #FFFFFF; 
	font-size: 14px; 
	font-family: verdana; 
	color: #666666;
	width: 50px;
	height: 27px;
	font-weight: normal;
	}

