a:link, a:visited {text-decoration: none; color: #ee2204} <!-- #f45204 -->
a:active, a:hover {text-decoration: none; color: #bb0000}

div	{
	margin:0px;
	font-size: 9pt;
	font-weight: normal;
	text-align: justify;
	color: #000080;
	}
	
body{
	margin:0px 10px 5px 10px;
	background-color: #ffffff;
	color: #000080;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
	font-family: verdana, arial;
	list-style-image:url('images/punto2.gif')		
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: #bfc7fb; 
	scrollbar-arrow-color: navy; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: navy;
	scrollbar-3dlight-color: #bfc7fb;
	scrollbar-face-color: #fad98d; 
	}
	
p, li	{
	margin:0px 0px 10px 0px;
	font-size: 9pt;
	text-align: justify;
	color: #000080;
	line-height: 120%;
	}
	
p.ev{
	text-decoration:underline;
	font-style:italic;
	}

ul	{
	list-style-image:url('images/punto2.gif');
	}
	
ol	{
	margin-top:0px;
	margin-bottom:0px;
	list-style:decimal;
	}

td	{
	margin:0px;
	font-size: 9pt;
	line-height: 120%;
	font-weight: normal;
	text-align: right;
	color: #000080;
	font-family: verdana, arial;
	padding-left:5px;
	padding-right:5px;
	}

td.left	{
	text-align: left;
	}
	
th	{
	margin:0px;
	font-size: 9pt;
	line-height: 120%;
	font-weight: normal;
	text-align: center;
	color: #000080;
	font-family: verdana, arial;
	}

h1	{
	margin:10px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #000080;
	}
	
h2	{
	margin:5px 0px 10px 0px;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	color: #000080;
	}	

h3	{
	margin:5px 0px 10px 0px;
	font-size: 9pt;
	line-height: 120%;
	font-style: italic;
	text-align: left;
	color: #000080;
	font-weight: normal;
	font-family: verdana, arial;
	}
	
h4	{
	margin:0px;
	font-size: 9pt;
	line-height: 120%;
	font-weight: normal;
	text-align: left;
	color: #009933;
	font-family: verdana, arial;
	margin-bottom:3px;
	}
	
hr	{
	color:#faab3b;
	}
