BODY  {   
  	background: #008596;
	font-family : verdana,arial,helvetica;
	font-size : 9pt;
	color : #333333;
}

TD {
	font-size : 9pt;
	color : #333333;
	
}

.space{
	line-height:15pt;
}

.space2{
	line-height:12pt;
}

.sombra {  
	filter: Alpha(Opacity=60);
}

.sombra2 {  
	filter: Alpha(Opacity=100);
}

.headertext {
	font-size : 16pt;
	color : #DDB700;
}

.big {
	font-size : 16pt;
}

.colorize {
	color : #DDB700;
}

.small {
	font-size : 8pt;
}

.input_text  {
	background-color: #F2F2F2;
	border: 1px solid #808080;
	color: #000000;
	font-family : arial,verdana,helvetica;
	font-size : 8pt;
}

.input_submit  {
	background-color: #F2F2F2;
	border: 1px solid #808080;
	color: #000000;
	font-family : arial,verdana,helvetica;
	font-size : 8pt;
}

TEXTAREA  {
	background-color: #F2F2F2;
	border: 1px solid #808080;
	color: #000000;
	font-family : arial,verdana,helvetica;
	font-size : 8pt;
}


.foot {
	font-size : 8pt;
	color : #FFFFFF;
}



A:link {COLOR: #DDB700; TEXT-DECORATION: underline}
A:visited {COLOR: #DDB700; TEXT-DECORATION: underline}
A:active {COLOR: #DDB700; TEXT-DECORATION: underline}
A:hover {COLOR: #DDB700; TEXT-DECORATION:none}

A.white:link {COLOR: #FFFFFF; TEXT-DECORATION: underline}
A.white:visited {COLOR: #FFFFFF; TEXT-DECORATION: underline}
A.white:active {COLOR: #FFFFFF; TEXT-DECORATION: underline}
A.white:hover {COLOR: #FFFFFF; TEXT-DECORATION:none}