body	{ font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  margin: 30px;
	  color: #000000;
          page-break-inside: auto;
	}
td	{ font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  color: #000000;
	}

input
	{ font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
          font-size: 10px;
          color: #000000;
	  border-width: 1px;
	  border-color: #71625B;
	  background: #FAFAF7;
	  border-style: solid;
        }
#h2	{ font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
	  font-weight: bold;
          font-size: 16px;
          color: #000000;
        }

em	{ font-weight: normal;
	  color: #663333;
	  font-style: normal;
	  font-variant: small-caps;
	}

a	{ text-decoration: none;
	  color: #71625B;
	}

.validName
	{ font-size: 15px;
	  font-weight: bold;
	  font-style: italic;
	  color: darkgoldenrod;
	}

.validAuthor
	{ font-size: 15px;
	  font-weight: normal;
	  color: darkgoldenrod;
	}

.synName
	{ font-size: 12px;
	  font-weight: bold;
	  font-style: italic;
	  color: darkgoldenrod;
	}

.synAuthor
	{ font-size: 11px;
	  font-weight: normal;
	  color: darkgoldenrod;
	}

.typName
	{ font-size: 12px;
	  font-weight: normal;
	  font-style: italic;
	  color: darkgoldenrod;
	}

.typAuthor
	{ font-size: 11px;
	  font-weight: normal;
	  color: darkgoldenrod;
	}

.vlistName
	{ font-size: 12px;
	  font-weight: bold;
	  font-style: italic;
	  color: #71625B;
	}

.vlistNameI
	{ font-size: 12px;
	  font-weight: bold;
	  font-style: italic;
	  color: #71625B;
	}

.vlistNameN
	{ font-size: 12px;
	  font-weight: bold;
	  font-style: normal;
	  color: #71625B;
	}

.vlistAuthor
	{ font-size: 11px;
	  font-weight: normal;
	  color: #71625B;
	}

.slistName
	{ font-size: 12px;
	  font-weight: normal;
	  font-style: italic;
	  color: #71625B;
	}

.slistAuthor
	{ font-size: 11px;
	  font-weight: normal;
	  color: #71625B;
	}

.tlistName
	{ font-size: 12px;
	  font-weight: normal;
	  font-style: italic;
	  color: #71625B;
	}

.tlistAuthor
	{ font-size: 11px;
	  font-weight: normal;
	  color: #71625B;
	}
.synRef
	{ 
	}

.taxTree
	{ color: #71625B; font-weight: bold }

.item
	{ font-size: 12px;
	  font-weight: bold;
	  color: #663333;
	}
.reference { margin: -20px; }
.remarks   { margin-left: 20px; }

.d1	{ font-weight: bold; font-size: 12px }	/* regiao */
.d2	{ font-weight: bold; font-size: 12px }	/* país */
.d3	{ color: #666; font-weight: bold; font-size: 11px; font-style: normal }	/* estado */
.d4	{ font-weight: normal; font-size: 11px; font-style: normal }	/* municipio */

.tab_bb { border-bottom-color: #CCCCCC;
          border-bottom-width: 1px;
          border-bottom-style: solid;
        }
#tab_dd { border-bottom-color: #CCCCCC;
          border-bottom-width: 1px;
          border-bottom-style: solid;
	  border-top-color: #CCCCCC;
          border-top-width: 1px;
          border-top-style: solid;
        }
.foot	{ font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  color: #000000;
	}

li	{ list-style-image: url(imgs/bullet.gif);
	  font-weight: bold;
	}
.nobullet
	{ list-style-image: url(imgs/transp.gif);
	}
.bulleted
	{ list-style-image: url(imgs/arrow.gif);
	}
blockquote
	{ margin-right: 0px }
.mapa	{ margin-right: 7px; margin-left: 0px; margin-top: 0px; margin-bottom: 0px }

.tmp	{ color: red; font-weight: bold }
