body {
	padding:0px;
	margin:0px;
}
.main {
	background-color:#DDFFDD;
}
.top {
	border-bottom-color:#006600;
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-color:#99CC99;
	font-size:24px;
}
.bottom {
	border-top-color:#006600;
	border-top-style:solid;
	border-top-width:2px;
	background-color:#99CC99;
}
a {
	color:#006600;
	font-weight:bold;
}
p {
	text-align:justify;
}
.menu {
	font-size:24px;
	font-weight:bold;
}
.titulo {
	font-size:24px;
	font-weight:bold;
}

.subTitulo {
	font-size:18px;
	font-weight:bold;
}

.subSubTitulo {
	font-size:14px;
	font-weight:bold;
}
.rodape {
	color:#006600;
	font-size:14px;
}
.tituloRodape {
	font-size:18px;
	font-weight:bold;
}