body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	background-color: #313131;
	color: #000000;
	background-image: url(../images/pag_fondo.gif);
	background-attachment: fixed;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	border: none;
}
.copy {
	font-size: 9px;
}
.copy a:link, 
.copy a:hover, 
.copy a:visited, 
.copy a:active {
color:#148794;
}
.cell-on {
	background-color: #1bb4c6;
}
.cell-out {
	background-color: #4b4a4a;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #3399FF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #3399FF;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399FF;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	margin: 0px;
}
h5 {
	font-size: 12px;
	color: #006699;
}
a:link {
	color: #1bb4c6;
	text-decoration: none;
}
a:active {
	color: #1bb4c6;
	text-decoration: none;
}
a:visited {
	color: #1bb4c6;
	text-decoration: none;
}
a:hover {
	color: #1bb4c6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1bb4c6;
}
.input {
	font-size: 10px;
	color: #313131;
	margin: 0px;
	border: 1px solid #313131;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	filter: Wave(Add=0, Freq=1, LightStrength=5, Phase=155, Strength=0);
}
.boton {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cell-par {
	background-color: #E8F3FF;
}

