body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	margin-top: 2px; margin-right: 5px; margin-left: 5px;
}
td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
}
strong {
	color: #993333;
}
a {
	color: #009900;
}
a:hover {
	color: #009900;
	background-color: #CCFFFF;
}
img { border:none }

select {
font-family: Courier;
background-color: #CCFFFF; 
font-size: 10px;
}
input.boton {
font-family: Courier;
background-color: #009900; 
font-size: 11px;
font-weight: bold;
font-color: #CCFFFF; 
color: #CCFFFF; 
}

ul {
 list-style-image: url(ul-li.gif);
}
