<style type="text/css">
<!-- 
a:link { 
text-decoration: none;
color: #000000; 
font-weight: bold;
text-decoration: underline;
} 

a:visited { 
text-decoration: none;
color: #000000; 
font-weight: bold;
text-decoration: underline;
} 

a:actice { 
text-decoration: none;
color: #FF0000; 
font-weight: bold;
}

a:hover { 
text-decoration: uderline;
color: #000000; 
background-color: #00FFFF;
}

h1 { 
font-family: Arial;
border-bottom: solid black ;
font-size: 120%;
} 
 
h2 { 
font-family: Arial;
font-size: 100%;
background-color: yellow;
 } 

p { 
font-family: Arial;
font-size: 90%;
tex-align: justify;
 }  

#main { 
width: 100%;
height: 100%;
border: 1px solid black;
padding: 10px;
 } 
 
#mentop { 
background-color: #EEEEEE;
border-bottom-style: solid;
border-bottom-width: 1px;
padding: 5px;
 } 
.mentop { 
font-family: Arial;
text-align: left;
font-size: 90%;
} 

#testata { 
border-bottom-style: solid;
border-bottom-width: 1px;
padding: 5px;
} 
.testata { 
font-family: Arial;
text-align: left;
font-size: 80%;
} 
 
td {
background-color: #EEEEEE;
font-family: Arial;
font-size: 90%;
vertical-align: top;
  } 

ul {
line-height: 150%;
font-family: Arial;
font-size: 90%;
  } 
	
-->
</style>
