body 		{
	scrollbar-face-color: #99CC33;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
}

td
{
	font-family: verdana;
	color: Black;
	font-size: 10pt;
}


.form
{
	background-color: #f8f8f9;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #808080;
}

.btn {
	font-family: verdana;
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9ACD32;
	border: 1px solid;
	color: white;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px solid Black;
	border-left: 1px solid #808080;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #808080;
	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: Navy;
	text-decoration: none;
}

.link1:hover  {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #9ACD32;
	text-decoration: underline;
}
.link2  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #006400;
	text-decoration: none;
}
.link2:hover  {
		text-decoration: underline;
	
}

.link3 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.link3:hover  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: underline;
}
.link4 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.link4:hover  {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}