body {	height: 100%;
		margin-left: 0px;
		margin-top: 4px;
		background-color: #000000; }

html { height: 100%; }
  
h1 { margin-bottom: 0px; }
h2 { margin-bottom: 0px; }
h3 { margin-bottom: 0px; }
h4 { margin-bottom: 0px; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

#fullheight { height: 100%; overflow: visible; } 

.arial-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; }
	
.arial-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; }
	
.tahoma-11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px; }
	
.trebuchet-11 {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px; }
	
.header {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666; }	
	
.campos {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0066;
	background-color: #000000;
	border: 1px dotted #666666; }

.botones {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0066;
	background-color: #000000;
	border: 1px solid #666666; }

