@charset "utf-8";

body {
	background-repeat: no-repeat;
	background-color: #E5E5E5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body table tr {
	color: #000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	text-decoration: none;
}
tr {
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
tr {
	font-size: 10px;
}
body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
body {
	font-size: 10px;
}
body {
	color: #000;
}

a {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #333;
	text-decoration:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
h1 {
	font-size: 16px;
	color: #F00;
}
h2 {
	font-size: 14px;
	color: #03F;
}
h3 {
	font-size: 12px;
	color: #000;
}
h4 {
	font-size: 10px;
	color: #333;
	font-weight: bold;
}
h5 {
	font-size: 10px;
	color: #666;
}
h6 {
	font-size: 9px;
	color: #090;
}
.cabesarios{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	}
li {
	list-style: none;
}


