/* CSS Document */

body {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	background-color:#000000;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.conteudo  {
	color:#CCCCCC;
}

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rodape {
	color: #FFFFFF;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 90px;
	background-position: center center;
	text-align: center;
}
.conteudo1 {
	color:#CCCCCC;
}.title {
	font-size: 22px;
	color: #FFFFFF;
	font-variant: normal;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
