body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #ff9900;
	font-weight: bold;
	font-style: italic;
	padding-bottom:0px;
	margin-bottom:0px;
}

h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #880000;
	font-style: italic;
	font-weight: bold;
}

h3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

table{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

.small{
	font-size: 10px;
}

.bandera{
	border-style:solid;
	border-width:1px;
	border-top-color:white;
	border-right-color:black;
	border-bottom-color:black;
	border-left-color:white;
}

.thumb{
	border-style:solid;
	border-width:1px;
	border-color:#880000;
	margin-right:4px;
	margin-left:4px;
}

.imagen{
	border-style:solid;
	border-width:2px;
	border-color:#880000;
	margin-top:4px;
	margin-bottom:4px;
}
