body 		{
	scrollbar-face-color: #663300;
	scrollbar-shadow-color: #663300;
	scrollbar-highlight-color: #663300;
 	scrollbar-3dlight-color: #927342;
	scrollbar-darkshadow-color: #927342;
	scrollbar-track-color: #bba584;
	scrollbar-arrow-color: #cc3333;
}

td	{
	font-size: 12pt;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.form {
	background-color: #927342;
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
}

.btn {
	font-family: Arial;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-color: #3B693B;
	border: 1px solid;
	color: White;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px solid Black;
	border-left: 1px solid #8FBC8F;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #8FBC8F;
	border-top-style: solid;
	border-top-width: 1px;
}

.rodape  {
	font-family: tahoma,verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.rodape:hover  {
	font-family: tahoma,verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Fuchsia;
	text-decoration: none;
}


.link1  {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
}

.link1:hover  {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #cc3333;
	text-decoration: underline;
}
.link2  {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.link2:hover  {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	
}
.link3 {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}

.link3:hover  {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
}
