<style type="text/css">
		   body {
		   	margin: 0pt;
		   	FONT-FAMILY: Tahoma, Verdana;
		   	FONT-SIZE: 8pt;
		   }

		   .Cursor {
		   	font-family: Verdana, Arial, Helvetica, sans-serif;
		   	font-size: 12px;
		   	cursor:hand;
		   	text-decoration: none;
		   	width: 120px;
		   	height: 10px;
		   	background-position: 1px 50%
		   }
		   TABLE
		   {
		   	FONT-FAMILY: Verdana;
		   	font-size: 12px;
		   }

		   A.link:link {
		   	COLOR: #0066cc;
		   	FONT-FAMILY: Arial, Verdana;
		   	FONT-SIZE: 10px;
		   	FONT-STYLE: normal;
		   	TEXT-DECORATION: none
		   }
		   A.link:visited {
		   	COLOR: #666699;
		   	FONT-FAMILY: Arial, Verdana;
		   	FONT-SIZE: 10px;
		   	FONT-STYLE: normal;
		   	TEXT-DECORATION: none
		   }
		   A.link:active {
		   	COLOR: blue;
		   	FONT-FAMILY: Arial, Verdana;
		   	FONT-SIZE: 10px;
		   	FONT-STYLE: normal;
		   	TEXT-DECORATION: none
		   }
		   A.link:hover {
		   	COLOR: #330066;
		   	FONT-FAMILY: Arial, Verdana;
		   	FONT-SIZE: 10px;
		   	FONT-STYLE: normal;
		   	TEXT-DECORATION: none
		   }

		   A.link2:link {
		   	COLOR: #6666FF;
		   	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		   	FONT-STYLE: normal;
		   	font-weight : normal;
		   	TEXT-DECORATION: none
		   }
		   A.link2:visited {
		   	COLOR: #6666FF;
		   	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		   	FONT-STYLE: normal;
		   	font-weight : normal;
		   	TEXT-DECORATION: none
		   }
		   A.link2:active {
		   	COLOR: #6666FF;
		   	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		   	FONT-STYLE: normal;
		   	font-weight : normal;
		   	TEXT-DECORATION: none
		   }
		   A.link2:hover {
		   	COLOR: #3333FF;
		   	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		   	FONT-STYLE: normal;
		   	font-weight : normal;
		   	TEXT-DECORATION: underline
		   }

		   A:link {
		   	COLOR: #3e45a4;
		   	TEXT-DECORATION: none
		   }
		   A:visited {
		   	COLOR: #3e45a4;
		   	TEXT-DECORATION: none
		   }
		   A:active {
		   	COLOR: #5975e6;
		   	TEXT-DECORATION: none
		   }
		   A:hover {
		   	COLOR: #3333FF;
		   	TEXT-DECORATION: underline
		   }


		   A.negativo:link {
		   	COLOR: White;
		   	TEXT-DECORATION: none
		   }
		   A.negativo:visited {
		   	COLOR: White;
		   	TEXT-DECORATION: none
		   }
		   A.negativo:active {
		   	COLOR: White;
		   	TEXT-DECORATION: none
		   }
		   A.negativo:hover {
		   	COLOR: #0000cc;
		   	TEXT-DECORATION: underline
		   }

		   .LeftNavOff  {
		   	color: #405e95;
		   	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		   	font-size: 11px;
		   	cursor: hand;
		   	text-decoration: none;
		   	width: 100px;
		   	background-position: 1px 50%;
		   	font-weight : normal;
		   }
		   .TopNavOff  {
		   	color: #405e95;
		   	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		   	font-size: 11px;
		   	width: 80px;
		   	text-decoration: none;
		   	font-weight : normal;
		   }
		   .TitulosLinks  {
		   	color: #405e95;
		   	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		   	font-size: 15px;
		   	cursor: hand;
		   	text-decoration: none;
		   	width: 110px;
		   	background-position: 1px 50%;
		   	font-weight : bolder;
		   }
		   .semmao      {
		   	color: Gray;
		   	font-family: Verdana, Arial, Helvetica, sans-serif;
		   	font-size: 12px;
		   	cursor: default;
		   	text-decoration: none;
		   	width: 148px;
		   	height: 16px;
		   	background-position: 1px 50%
		   }
		   .selectunidade {
		   	font-family: Verdana, Arial, Helvetica, sans-serif;
		   	font-size: xx-small;
		   	background-color: #0033FF;
		   	color: white
		   }
		   H1
		   {
		   	COLOR: midnightblue;
		   	FONT-SIZE: 10pt
		   }
		   H2
		   {
		   	COLOR: #cc9933;
		   	FONT-FAMILY: Verdana;
		   	FONT-SIZE: medium;
		   	FONT-WEIGHT: bold;
		   	LINE-HEIGHT: 12pt
		   }
		   .c_form_TextInput
		   {
		   	COLOR: Navy;
		   	FONT-FAMILY: Tahoma, Arial, Verdana;
		   	FONT-SIZE: 8pt;
		   	margin : 0;
		   	padding : 0;
		   	vertical-align : middle;
		   }
</style>