@charset "utf-8";
/* CSS Document */

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #777;
	clear:both;
}

.texto {
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555;
	line-height: 20px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #777;
	clear:both;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #777;
	clear:both;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #777;
	clear:both;
}

.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666;
	clear:both;
}

.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #777;
	clear:both;
}

.h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #F00;
	clear:both;
}

.link	{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:5px;
color:#FF0000;
font-weight:bold;
margin-bottom:0px;
margin-top:0px;
}

.link	a{

color:#FF0000;
font-weight:bold;
margin-bottom:0px;
margin-top:0px;
}
