<STYLE>
BODY {
	
	BACKGROUND-COLOR: green;
	COLOR: green;
	font-family: Tahoma; 
	font-size: 13; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none;
	scrollbar-face-color: #8A3579;
	scrollbar-highlight-color: #DDA6D2;
	scrollbar-3dlight-color: #8A3579;
	scrollbar-darkshadow-color: #6D2960;
	scrollbar-shadow-color: #58214E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;

}

.label {
font-family: Tahoma; 
font-size: 20; 
color: #D9171F; 
background-color: #FFFFFF; 
font-weight: normal; 
font-style: normal; 
text-decoration: none
}

.mayuscula {
font-family: Tahoma; 
font-size: 20; 
color: #D9171F; 
background-color: #FFFFFF; 
font-weight: normal; 
font-style: normal; 
text-decoration: none
}

P {
line-height: 30px;
font-family: Tahoma; 
font-size: 12; 
color: #000000; 
background-color: #FFFFFF; 
font-weight: normal; 
font-style: normal; 
text-decoration: none
}

P.min {
line-height: 30px;
font-family: Tahoma; 
font-size: 9; 
color: #000000; 
background-color: #FFFFFF; 
font-weight: normal; 
font-style: normal; 
text-decoration: none
}

TD {
font-family: Tahoma; 
font-size: 13; 
color: #000000; 
background-color: #D9171F3; 
font-weight: normal; 
font-style: normal; 
text-decoration: none
}

A.negro {
font-family: Tahoma; 
font-size: 13; 
color: #000000; 
font-weight: normal; 
font-style: normal; 
text-decoration: underline
}

A.negro:Hover {
font-family: Tahoma; 
font-size: 13; 
color: #D9171F; 
font-weight: normal; 
font-style: normal; 
text-decoration: underline;
cursor: hand
}

select {
font-size: 9
}
</STYLE>