A:link {
       color: #003300;
       background-color: #ffffff;
}
A:visited {
       color: #005500;
       background-color: #ffffff;
}
A:active {
       color: #882222;
       background-color: #71ff71;
       text-decoration: underline;
}
A:hover {
       color: #000000;
       background-color: #71ff71;
       text-decoration: underline;
}
h1 {
       font-size: 40pt;
       line-height: 42pt;
       color: black;
       background-color: #ffffff;
       margin-top: 10px;
}
h2 {
       font-size: 22pt;
       line-height: 24pt;
       color: black;
       background-color: #ffffff;
       margin-bottom: 1px;
}
h3 {
       font-size: 18pt;
       line-height: 20pt;
       color: black;
       background-color: #ffffff;
       margin-bottom: 1px;
}
p,td,tr,table {
       font-size: 11pt;
       line-height: 14pt;
       font-family: Arial, Helvetica, sans-serif;
       letter-spacing: 0.1mm;
       word-spacing: 0.8mm;
       color: black;
       background-color: #ffffff;
}
small {
       font-size: 10pt;
       line-height: 12pt;
       font-family: Arial, Helvetica, sans-serif;
       letter-spacing: 0.2mm;
       word-spacing: 0.8mm;
       color: black;
       background-color: #ffffff;
}
li {
       font-size: small;
       font-weight:bold;
       font-family: Arial, Helvetica, sans-serif;
}


.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;  
}

