@charset "utf-8";
/* CSS Document */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #6699CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.tituloprincipal {
	background-repeat: no-repeat;
	background-position: left center;
	width: 300px;
	height: 40px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
