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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CB;
	}
body {
	background-color: #FFFFFF;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a:link {
	color: #0099CB;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #0099CB;
	}
a:hover {
	text-decoration: underline;
	color: #0099CB;
	}
a:active {
	text-decoration: none;
	color: #0099CB;
	}
td.titulo{
	background-image:img/titulo.jpg;
	}
td.pie{
	font-size:10px;
	font-weight:normal;
	}
td.liniacolor{
	background-color:#0099CB;
	font-size:1px;
	height:5px;
	}
td.h1 {
	background-color:#0099CB;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	}
td.h2{
	font-family:"Trebuchet MS", Verdana;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	}
td.h3 {
	color:#0099CB;
	font-family:"Trebuchet MS", Verdana;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	}
td.textos{
	font-family:"Trebuchet MS", Verdana;
	font-size:13px;
	color:#000000;
	}
.textosresaltados {
	color: #0099CB;
	font-weight: bold;
}
.textocult {
	color: #FFFFFF;
	font-size:1px;
}