/* CSS Document */

body{

background-color:#000000;

font-family: Arial, Tahoma, Verdana, Helvetica;

 

}

.FormTable{

background-color:#000000;



}

.FormHeaderTD {

	text-align: Center;

	border-style: outset;

	border-width: 1px;

	color: #FFFF00;

}

.FormHeaderFONT {font-size: 12pt; 	color: #FFFF00;; font-weight: bold}

.FieldCaptionTD {background-color:#000000; border-style: inset; border-width: 0}

.FieldCaptionFONT {font-size: 10pt; 	color: #FFFF00;}

.DataTD {background-color:#000000; border-width: 1px}

.RecordSeparatorTD {background-color:#000000; border-width: 1px}

.DataFONT {

	font-size: 10pt;

		color: #FFFF00;

}

.ColumnFONT {font-size: 10pt; color: #FFFF00; font-weight: bold}

.ColumnTD {background-color:#000000; border-style: inset; border-width: 0}

.ColumnFONT2 {

	font-size: 12pt;

	color: #FFFFFF;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	font-style: italic;

	font-variant: normal;

	text-transform: capitalize;

	text-decoration: none;

}
.textotitulo{

	color:#FFFFFF;

	font-weight: lighter;

	text-decoration:none;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

}