body {
	background-color: #00A650;
	font-family: Verdana, Ariel, Helvetica;

}
p. {font-family: Verdana, Ariel, Helvetica; font-size: 10px; TEXT-TRANSFORM: none; color: #000000 ; }
p.body {font-family: Verdana, Ariel, Helvetica; font-size: 10px; TEXT-TRANSFORM: none; color: #000000 ; text-align: justify ; }
p.title {font-family: Verdana, Ariel, Helvetica; font-size: 15px; font-weight: bold; text-align: center ;}
p.strong {font-family: Verdana, Ariel, Helvetica; font-weight: bold; }
p.strongc {font-family: Verdana, Ariel, Helvetica; font-weight: bold ; text-align: center ; }
p.small {font-family: Verdana, Ariel, Helvetica; font-size: 9px; }
p.white {font-family: Verdana, Ariel, Helvetica; font-weight: bold; color: #ffffff ; font-size: 10px; font-weight: bold; text-align: center ; TEXT-TRANSFORM: none; }
p.red {font-family: Verdana, Ariel, Helvetica; font-weight: bold; color: #990000 ; }
p.footer {font-family: Verdana, Ariel, Helvetica; font-size: 9px; font-weight: bold; text-align: center ;}


td {
	font-family: Verdana, Ariel, Helvetica;
	font-size: 10px;
	TEXT-TRANSFORM: none;
	color: #000000;
	background-color: #9FD2B0;
	text-align: justify;
	border: thin;
}
td.grey {
	font-family: Verdana, Ariel, Helvetica;
	font-size: 10px;
	TEXT-TRANSFORM: none;
	color: #000000;
	background-color: #9FD2B0;
	text-align: justify;
	border: thick solid #CCCCCC;

}
td.right {text-align: right ; }
td.left {text-align: left ; }
td.justify {text-align: justify ; }
td.strong {font-weight: bold; }


a:link    {
          text-decoration: none; 
          color: #FF6A00; 
          font-family: Verdana, Ariel, Helvetica; 
          font-size: 10px;
                   }
          
a:visited {
          text-decoration: none; 
          color: #FF6A00;
          font-family: Verdana, Ariel, Helvetica; 
          font-size: 10px;
                   }
          

a:hover   {
          text-decoration: underline;
          font-family: Verdana, Ariel, Helvetica; 
          font-size: 10px; 
                    }

a.strong {font-weight: bold ; color: #FF6A00; }
a.white {font-family: Verdana, Ariel, Helvetica; font-weight: bold ; color: #ffffff ; text-align: center ; }
