﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	   font-family: Arial;
}
p.normal
{
   font-size: 12px;
   line-height: 20px;
   font-family: Arial;
}

p.normal:first-letter 
{
   font-size: 12px;
   line-height: 20px;
   font-family: Arial;
} 

p.verde
{
   color: #005331;
   font-weight: bold;
   font-family: Arial;
   font-size: 12px;
}

p.verde:first-letter 
{
   color: #005331;
   font-weight: bold;
   font-family: Arial;
   font-size: 12px; 
} 

p 
{
   font-size: 12px ;
      font-family: Arial;
}

p:first-letter 
{
   color:#000000;
   font-size:24px;
   font-family: Arial;
} 

.rodape
{
   padding-top: 15px;
   font-size: 12px;
   font-family: Arial;
}

a
{
   text-decoration: none;
   color: #005331;
   font-weight: bold;
   font-family: Arial;
   font-size: 12px;
}

a:hover
{
   text-decoration: underline;
   color: #005331;
   font-weight: bold;
   font-family: Arial;
   font-size: 12px;
}

a.menu
{
   text-decoration: none;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
}

a.menu:hover
{
   text-decoration: none;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 11px;
}

.normal
{
   font-size: 12px;
   font-family: Arial;
   color:#000000;
   font-weight: normal;
}

.verde
{
   font-size: 12px;
   font-family: Arial;
   color: #005331;
   font-weight: bold;
}

.menu1:hover
{
   background-image: url(../Imagens/verdade-menu.jpg); 
   background-repeat: no-repeat;
   background-position: bottom center; 

}

.TextBox
{
   border: solid 1px #005331;
   color: #005331;
      font-family: Arial;
}
