/* CSS Document */
<style type="text/css">
<!--
.titulo {font-family: Arial; font-size: 16px; font-family: Verdana; font-weight: bold;}

.Estilo1 {font-family: Times New Roman; font-size: 12px; font-weight: bold;}
.Estilo2 {font-family: Times New Roman; font-size: 12px;}

.banner{
	background-image: url(img/degrader.jpg);
	background-repeat: repeat-x;
}
.top2{
	background-image: url(img/top2.gif);
	background-repeat: repeat-y;
	height: 18px;
}
.Estilo3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}
.Estilo4 {
	font-family: Arial;
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.3mm {
	FONT-WEIGHT: bolder; COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
-->
</style>
