BODY, TABLE, P, H1, H2, H3, H4, H5, H6, TD, DIV, OL, UL, DL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}



A {text-decoration:none} 

A:link		{ text-decoration: underline; }
A:visited	{ text-decoration: none; }
A:hover		{ font-weight: bold; color: black; }
A:active	{ background-color: #6097B6; }

BODY {
	scrollbar-face-color: #FF7000; scrollbar-shadow-color: #CC3000;
	scrollbar-highlight-color: white; scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black; scrollbar-track-color: FDFFD0; scrollbar-tray-color: FDFFD0;
	scrollbar-arrow-color: white; scrollbar-base-color: white;
     }

TEXTAREA { behavior: url(maxlength.htc)}


.botoneo 
		{ color: white; background-color: #6097B6; 
		  cursor:hand; clip: rect( ); 
		  font-size: 12px; font-weight: normal; text-decoration: none; font-family: Arial }
.formulate 
		{ color: white; background-color: #6097B6;

		  scrollbar-face-color: #ff7000; scrollbar-shadow-color: #cc3000;
		  scrollbar-highlight-color: #ffff55; scrollbar-3dlight-color: black;
		  scrollbar-darkshadow-color: black; scrollbar-track-color: #ffff55;
		  scrollbar-arrow-color: white;

		  font-size: 12px; font-weight: normal; text-decoration: none; font-family: Arial;
		}

.busqueo
		{ color: #6097B6; background-color: white; 
		  font-size: 12px; font-weight: bold; text-decoration: none; font-family: Arial }

.marc {
	border-left: 1pt solid red;
	border-right: 1pt solid red;
	border-top: 1pt solid red;
	border-bottom: 1pt solid red;
	}
