
  
    .fase4_rdf {
    	font-size: 11px;
    	font-family: verdana, arial, helvetica, sans-serif;
    }
    .fase4_rdf_title {
        font-size: 12px;
    	font-weight : bolder;    
    }
    .fase4_rdf_input {
        border: dotted 1px #6699cc; 
        font-size: 10px;
    	font-family: verdana, arial, helvetica, sans-serif;
    	background-color: #f5f5f5;   
    }
    .fase4_rdf_meta {
        background-color: #f5f5f5;  
    }
    A:link {
    	color: #003366;
    }
    A:hover {
	    color: #6699cc;
    	text-decoration: none;
    }
    A:visited {
    	color: #003366;
    }   
    .input {
    	font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 12px;
    	background-color: #4870a0;
    	border-color: #6890b8;
    }
    .inputsubmit {
    	font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 11px;
    	background-color: #4870a0;
    	border-color: #6890b8;
    }    
    
.text {font-family: verdana;
font-size: 11px;
text-align: justify;
color: #666;
} 
h1 {
	font-size : 18px;
	color : #6A6A6A;
}
.button {
	background-image: url('images/bg_but.gif');
	border: 0;
	font-size:12;
	color: #7e7e7e;
	width: 68px;
	font-weight: bold;
	height: 20px;
}
.textarea {
	background : ffffff;
	border: solid 1px;
	border-color:#cccccc;
	
	font-size : 9pt;
}
