body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #494949;
}
body {
	background-image: url(imagenes/fondo_head.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: underline;
	color: #0CF;
}
a:active {
	text-decoration: none;
	color: #0FC;
}
h1 {
	font-size: 2.3em;
	color: #0CF;
}
h2 {
	font-size: 2em;
	color: #0CF;
}
h3 {
	color: #0CF;
}
h4 {
	font-size: 1.5em;
	color: #0CF;
}
h5 {
	font-size: 1.3em;
	color: #0CF;
}
h6 {
	font-size: 1.2em;
	color: #0CF;
}
#pie {
	font-size: 12px;
	text-align: center;
	color: #999;
	padding: 5px;
}
.important {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #06C;
}
p {
	text-indent: 25px;
}
.ayuda {
	color: #6C0;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#trat_int {
	overflow: auto;
	height: 300px;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
}

.line {
	font-size: 4px;
}
