body {
	font-family: "times new roman",times,serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	color: #666633;
	background-color: #ffffff;
	text-align: left;
	}

td,th {
	font-family: "times new roman",times,serif;
	font-size: 12pt;
	font-style: normal;
	color: #666633;
	}

p.elencod {
	font-family: "times new roman",times,serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	text-align: right;
	margin-right: 2%;
	}

p.elencos {
	font-family: "times new roman",times,serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	text-align: left;
	margin-left: 2%;
	}

p.elencoc {
	font-family: "times new roman",times,serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #666633;
	text-align: center;
	margin-left: 2%;
	}

dl,ul,ol,dir,menu {
	font-family: "times new roman",times,serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #666633;
	text-align: left;
	margin-left: 5%;
	}

a	  {color: #bbbb11; text-decoration: none;}
a:active  {color: #dddd00; text-decoration: underline;}
a:hover   {color: #cccc00; text-decoration: underline;}
a:visited {color: #aaaa22;}
