html, body, form, fieldset {
	margin: 0;
	padding: 0;
	topmargin: 0;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 120%;
	background: url(../img/fondo_degradado.png) repeat-x top #FFFFFF;	
}

body#bd {
	color: #2A343A;
	background: url(../img/fondo_degradado.png) repeat-x top #FFFFFF;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	background: #FFFFFF;
	color: #000000;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
}
.texto {
	FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.texto2 {
	FONT-SIZE: 12px; COLOR: #4e4e4e; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
}
.texto3 {
	FONT-SIZE: 15px; COLOR: #FF0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify
}
