body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #656565;
	font-size: 11px;
	font-family: arial;
}
.style2 {color: #2f7ec4; font-size: 11px;
	font-family: arial; font-weight:bold}
.style3 {color: #3d3d3d; font-size: 10px;
	font-family: arial;}
.style4 {
	color: #3f6b93;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style5 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {font-size: 11px; font-family: arial; color: #2f7ec4;}

.listado_descargas{ 
	list-style-type:none;
	list-style-image:url(images/point_2.jpg);
	list-style-position:inside;
	padding-left: 5px;
	padding-bottom:10px;
}

.listado_descargas li{color: #666666; font-weight: normal; font-size:15px; padding: 3px;}

.listado_descargas a:link, .listado_descargas a:visited, .listado_descargas a:active{
 	text-decoration:none;
	color: #666666; font-weight: normal; font-size:15px;
}

.listado_descargas a:hover{ 
	text-decoration: underline;
 	font-weight: normal; font-size:15px;	
	color: #999;
}

.style12 {color: #2f7ec4; font-size: 11px;
	font-family: arial; font-weight:bold; border-bottom:1px dotted #555;}
