	.testo  	
		{ 
		font-family: verdana, tahoma, ms sans serif, sans serif, arial, helvetica; 
		font-size: 8pt; 
		font-weight: normal; 
		color: #003399
		}

	.testomodulo1  	
		{ 
		font-family: verdana, tahoma, ms sans serif, sans serif, arial, helvetica; 
		font-size: 8pt; 
		font-weight: bold; 
		text-align: justify; 
		color: #003399;
		width: 300px;
		height: 20px;
		border-style: solid;
		border-width: 1px;
		border-color: #FFFF99;
		background-color: transparent;
		}

	.testomodulo1act  	
		{ 
		font-family: verdana, tahoma, ms sans serif, sans serif, arial, helvetica; 
		font-size: 8pt; 
		font-weight: normal; 
		text-align: justify; 
		color: #003399;
		width: 300px;
		height: 20px;
		border-style: solid;
		border-width: 1px;
		border-color: #003399;
		background-color: #FFFF99;
		}

	.testomodulo2  	
		{ 
		font-family: verdana, tahoma, ms sans serif, sans serif, arial, helvetica; 
		font-size: 8pt; 
		font-weight: bold; 
		text-align: justify; 
		color: #003399;
		width: 300px;
		height: 80px;
		overflow: auto;
		border-style: solid;
		border-width: 1px;
		border-color: #FFFF99;
		background-color: transparent;
		}

	.testomodulo2act  	
		{ 
		font-family: verdana, tahoma, ms sans serif, sans serif, arial, helvetica; 
		font-size: 8pt; 
		font-weight: normal; 
		text-align: justify; 
		color: #003399;
		width: 300px;
		height: 80px;
		overflow: auto;
		border-style: solid;
		border-width: 1px;
		border-color: #003399;
		background-color: #FFFF99;
		}

	.testomodulo3  	
		{ 
		font-family: verdana, tahoma, ms sans serif, sans serif, arial, helvetica; 
		font-size: 8pt; 
		font-weight: bold; 
		text-align: center; 
		color: #003399;
		}
	A	 	{ text-decoration: none; font-weight: bold; color: #003399 }
	A:hover 	{ text-decoration: none; font-weight: bold; color: #FFFF99 }

	H1		{ font-family: tahoma, ms sans serif, sans serif, helvetica ; font-size: 0pt; font-weight: normal; color: #FFFFFF}
	BODY		{ scrollbar-face-color: #00CCFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #003399; scrollbar-darkshadow-color: #003399; scrollbar-shadow-color: #FFFFFF; scrollbar-arrow-color: #003399; scrollbar-track-color: #FFFF99 }
