body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(imagens/bgground.jpg);
	background-repeat: repeat-x;
}

.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#900;
	font-size:16px;
}

.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color:#000;
	font-size:14px;
}

.texto {
	font-family: Arial;
	font-size:11px;
	color:#333;
}

.textodois {
	font-family: Arial;
	font-size:12px;
	color:#333;
}

.textovermelho {
	font-family: Arial;
	font-size:11px;
	color:#900;
}
