body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
}
P {
    font : 12pt/140% "Arial", "Helvetica", sans-serif;
    color : #333333;
    text-align : justify;
  }


ul {
	font : 12pt/140% "Arial", "Helvetica", sans-serif;
	color : #333333;
	list-style-type: circle;
  }


H1 {
    font-size: 15pt;
    color: #fe5603;
    text-align: center;
  }


H3 {
    text-align: center;
  }


A:link {
	font-size:14px;
	color: #fe5603;
    text-decoration: none;
  }

A:visited {
	font-size:14px;
	color: #fe5603;
    text-decoration: none;
}

A:hover {
	font-size:14px;
	color : #fe5603;
	text-decoration : none;
	font-weight: bolder;
  }


#rodape {
    font-size: 9pt;
  }


#rodape A:link {
    color: #fe5603;
    text-decoration: none;
  }


#rodape A:hover {
    color : #fe5603;
    text-decoration : none;
  }
.textolaranja {
	font-size:18px;
	font-weight:bold;
	color:#FF6600;
}
.textogrande{
	font-size:36px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #FF0000;
}