/* @charset=iso-8859-1 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 0;
	background-color:#333333
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #C8C8CA;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #999900;
	text-align: center;
}
.classe tab-pos {
      background-repeat: repeat-x;
	  background-repeat: repeat-y;
	  background-position: top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	width: 420px;
}
td {
	color: #333333;
}

