body {
	background-color: #6881A0;
	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: 20px; font-weight: bold; color: #39586D; 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 ; }


td {
	font-family: Verdana, Ariel, Helvetica;
	font-size: 10px;
	TEXT-TRANSFORM: none;
	color: #000000;
	background-color: #EBE7DE;
	text-align: justify;
	border: thin;
}
td.grey {
	font-family: Verdana, Ariel, Helvetica;
	font-size: 10px;
	TEXT-TRANSFORM: none;
	color: #000000;
	background-color: #EBE7DE;
	text-align: justify;
	border: thick solid #CCCCCC;

}

td.orange {
	font-family: Verdana, Ariel, Helvetica;
	font-size: 10px;
	TEXT-TRANSFORM: none;
	color: #000000;
	background-color: #FF9900;
	text-align: justify;
	border: thin 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: #6881A0; 
          font-family: Verdana, Ariel, Helvetica; 
          font-size: 10px;
                   }
          
a:visited {
          text-decoration: none; 
          color: #6881A0;
          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: #6881A0; }
a.white {font-family: Verdana, Ariel, Helvetica; font-weight: bold ; color: #ffffff ; text-align: center ; }

