@import url("css.css");
<style type="text/css">








.Conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: justify;
}
.Subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #F30;
}
.Subtitulo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #F30;
}
.TextoBranco {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}
.SubtituloVerde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #090;
}
a:link {
	text-decoration: none;
	color: #000;
	text-decoration:none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #039;
	text-decoration: underline;
}
.SubtituloLaranja {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #F60;
}
.SubtituloAzul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #03C;
}
.SubtituloRoxo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #90C;
}

</style>.Texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
	text-align: justify;
}
.Barra {
	height: 300px;
	width: 100%;
	background-color: #000;
}
.SubtituloVerdeGrande {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: normal;
	color: #090;
}
#TopoPG {

	height: 50px;
	width: 50px;
	background-color:#999;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#TopoPG2 {

	height: 50px;
	float:left;
	width: 50px;
	background-color:#0F9

}
.clausulas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: rgb(0,0,0);
	text-align: justify;
}
