body
      {
      font-family: verdana, arial;
      }
td
      {
      font-family: verdana, arial;
      color: #1A9B9A;
      font-size: 12px;
      }

h1
      {
      color: #384927;
      font-family: verdana, arial;
      font-size: 13px;
      }

h2
      {
      color: #4B6134;
      font-family: verdana, arial;
      font-size: 13px;
      }

p
      {
      line-height: 1.4;
      color: #1A9B9A;
      font-family: verdana, arial;
      font-size: 13px;
      margin-top: 3px;
      margin-bottom: 3px;
	  margin-left: 0px;
	  margin-right: 0px
      }

p.forma
      {
      margin-top: 4px;
      margin-bottom: 4px;
      }

p.img
      {
      margin: 0;
      }

.img1
      {
      border: 5px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px
      }

.img2
      {
      border: 0px;
      margin: 5px 15px 0px 0px;
      }

.img3
      {
      margin: 5px 20px 5px 20px;
      }

.img4
      {
      float: left;
      margin: 4px 15px 4px 15px;
      }

strong
      {
      color: #53AFAE
      }

a:link, a:visited
      {
      text-decoration: none;
      font-weight: normal;
      color: #384927;
      }

a:hover
      {
      text-decoration: none;
      font-weight: normal;
      color: white;
      }

a:link.m1, a:visited.m1
      {
      text-decoration: none;
      font-weight: normal;
      color: white;
      }

a:hover.m1
      {
      text-decoration: none;
      font-weight: normal;
      color: #A1D6DC;
      }

a:link.m1a, a:visited.m1a
      {
      text-decoration: none;
      font-weight: normal;
      color: #A1D6DC;
      }

a:hover.m1a
      {
      text-decoration: none;
      font-weight: normal;
      color: white;
      }

a:link.m2, a:visited.m2
      {
      text-decoration: none;
      font-weight: normal;
      color: #2C514D;
      }

a:hover.m2
      {
      text-decoration: none;
      font-weight: normal;
      color: black;
      }

a:link.m2a, a:visited.m2a
      {
      text-decoration: none;
      font-weight: normal;
      color: white;
      }

a:hover.m2a
      {
      text-decoration: none;
      font-weight: normal;
      color: black;
      }

a:link.m3, a:visited.m3
      {
      text-decoration: none;
      font-weight: normal;
      color: #2C514D;
      }

a:hover.m3
      {
      text-decoration: none;
      font-weight: normal;
      color: black;
      }

a:link.m3a, a:visited.m3a
      {
      text-decoration: none;
      font-weight: normal;
      color: white;
      }

a:hover.m3a
      {
      text-decoration: none
      font-weight: normal;
      color: #2C514D;
      }

a:link.txt, a:visited.txt
      {
      text-decoration: underline;
      font-weight: normal;
      color: #1A9B9A;
      }

a:hover.txt
      {
      text-decoration: none;
      font-weight: normal;
      color: black;
      }

.menu1
      {
      font-size: 12px;
      text-transform: uppercase;
      text-align: left;
      margin-top: 0px;
      margin-bottom: 17px;
      margin-left: 10px;
	  margin-right: 5px;
      }

.menu2
      {
      font-size: 10px;
      text-align: center;
      margin-top: 10px;
      margin-bottom: 0px;
	  margin-left: 5px;
	  margin-right: 5px;
      }

.menu3
      {
      font-size: 11px;
      text-transform: uppercase;
      text-align: left;
      margin-top: 10px;
      margin-bottom: 0px;
	  margin-left: 10px;
	  margin-right: 5px;
      }

.rcaps1
      {
      color: yellow;
      text-align: right;
      text-transform: uppercase;
      }      

.caps
      {
      text-transform: uppercase;
      font-weight: bold;
      }

.lcaps1
      {
      color: #39756E;
      text-align: left;
      text-transform: uppercase;
      margin-top: 0px;
      margin-bottom: 5px;
	  margin-left: 10px;
	  margin-right: 5px;
      padding-top: 1px;
      padding-bottom: 1px;
	  padding-left: 5px;
	  padding-right: 5px;
      }

.lcaps2
      {
      color: #39756E;
      text-align: left;
      text-transform: uppercase;
      margin-top: 0px;
      margin-bottom: 5px;
	  margin-left: 10px;
	  margin-right: 5px;
      padding-top: 1px;
      padding-bottom: 1px;
	  padding-left: 5px;
	  padding-right: 5px;
      } 

.lcaps3
      {
      color: #4B6134;
      text-align: left;
      text-transform: uppercase;
      margin-top: 5px;
      margin-bottom: 5px;
	  margin-left: 15px;
	  margin-right: 5px;
      padding-top: 1px;
      padding-bottom: 1px;
	  padding-left: 5px;
	  padding-right: 5px;
      }

.lcaps4
      {
      color: #4B6134;
      text-align: left;
      text-transform: uppercase;
      margin-top: 0px;
      margin-bottom: 5px;
	  margin-left: 10px;
	  margin-right: 5px;
      padding-top: 1px;
      padding-bottom: 1px;
	  padding-left: 5px;
	  padding-right: 5px;
      }

.rcaps3
      {
      color: #39756E;
      text-align: right;
      text-transform: uppercase;
      margin-top: 10px;
      margin-bottom: 5px;
	  margin-left: 10px;
	  margin-right: 0px;
      }

.repx
      {
      background-repeat: repeat-x;
      }

.repxb
      {
      background-repeat: repeat-x;
      background-position: bottom;
      }

.repxt
      {
      background-repeat: repeat-x;
      background-position: top;
      }

.norepl
      {
      background-repeat: no-repeat;
      background-position: top left;
      }

.norepr
      {
      background-repeat: no-repeat;
      background-position: top right;
      }
.just
      {
      text-align: justify;
      }

.just1
      {
      text-align: justify;
      margin-top: 2px;
      margin-bottom: 8px;
	  margin-left: 15px;
	  margin-right: 15px;
      }

.just1i
      {
      text-align: justify;
      font-style: italic;
      margin-top: 2px;
      margin-bottom: 8px;
	  margin-left: 15px;
	  margin-right: 10px;
      }

.just1bi
      {
      text-align: justify;
      font-style: italic;
      font-weight: bold;
      margin-top: 2px;
      margin-bottom: 8px;
	  margin-left: 15px;
	  margin-right: 10px;
      }

.cent
      {
      text-align: center;
      }


.cent2
      {
      color: #4E8780;
      font-size: 10px;
      text-align: center;
      margin-top: 2px;
      margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
      }

.copy
      {
      font-size: 9px;
      color: white;
      text-align: center;
      }

.left1
      {
      text-align: left;
      margin-top: 2px;
      margin-bottom: 8px;
	  margin-left: 15px;
	  margin-right: 10px;
      }

.left1a
      {
      line-height: 1.8;
      text-align: left;
      font-style: italic;
      font-weight: bold;
      margin-top: 2px;
      margin-bottom: 8px;
	  margin-left: 20px;
	  margin-right: 15px;
      }

.left1b
      {
      text-align: left;
      text-indent: -15;
      margin-top: 2px;
      margin-bottom: 8px;
	  margin-left: 30px;
	  margin-right: 10px;
      }

.left1c
      {
      text-align: left;
      text-indent: -10;
      margin-top: 2px;
      margin-bottom: 8px;
	  margin-left: 25px;
	  margin-right: 10px;
      }

.left1d
      {
      color: #224E49;
      text-align: left;
      text-indent: -12;
      margin-top: 0px;
      margin-bottom: 3px;
	  margin-left: 38px;
	  margin-right: 10px;
      }

.left1e
      {
	   font-size: 11px;
       text-align: left;
       margin-top: 4px;
       margin-bottom: 3px;
	   margin-left: 15px;
	   margin-right: 5px;
      }

.left2
      {
      color: #4E8780;
      font-size: 11px;
      text-align: left;
      margin-top: 2px;
      margin-bottom: 15px;
      margin-left: 15px;
      margin-right: 10px;
      }

.left2a
      {
      color: #4E8780;
      font-size: 11px;
      text-indent: -10;
      text-align: left;
      margin-top: 2px;
      margin-bottom: 3px;
	   margin-left: 25px;
	   margin-right: 10px;
      }

.left3
      {
      color: #4E8780;
      font-size: 10px;
      text-align: left;
      margin-top: 2px;
      margin-bottom: 0px;
	   margin-left: 15px;
	   margin-right: 10px;
      }

.left3a
      {
      color: #4E8780;
      font-size: 10px;
      text-align: left;
      margin-top: 6px;
      margin-bottom: 0px;
	  margin-left: 15px;
	  margin-right: 10px;
      }

.left3b
      {
      color: #4E8780;
      font-size: 12px;
      text-align: left;
      margin-top: 2px;
      margin-bottom: 0px;
	  margin-left: 5px;
	  margin-right: 5px;
      }

.righ1
      {
      text-align: right;
      margin-top: 0px;
      margin-bottom: 0px;
      }

.righ2
      {
      text-align: right;
      margin-top: 16px;
      }

.righ3
      {
      line-height: 1.7;
      font-style: italic;
      text-align: right;
      margin-top: 0px;
      margin-bottom: 5px;
      }

.www1
      {
      text-align: left;
      margin-bottom: 4px;
      }

.contacts
      {
      text-align: left;
      color: #CADEC3;
      margin-top: 2px;
      margin-bottom: 8px;
	  margin-left: 25px;
	  margin-right: 5px;
      }

.b1
      {
      width: 9px;
      height: 9px;
      border-width: 0px;
      }

.field
      {
      color: #4B6134;
      background: #D3EEEB;
      border: 0px;
      }

.bord1 {
      border: #95C2BD 2px solid;
}


.cell_over   {background-color: #64A370}
.cell_over a {color: yellow; text-decoration: none}
.cell_out    {background-color: #75B180}
.cell_out a  {color: white; text-decoration: none}