body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #E2E2E2;
	SCROLLBAR-BASE-COLOR: #999999;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-highliht-color: #FFFFFF;
	background-image: url(images/fondo.gif);

}
a:link, a:visited, a:active { text-decoration: none; font-size: 14px; font-weight: bold; color: #666666; }
a:hover { text-decoration: none; font-size: 14px; font-weight: bold; color: #333333; }
.menu {
	font-size: 12px;
	font-weight: bold;
}

.pie, .pie:link, .pie:visited, .pie:active { text-decoration: none; font-size: 9px; font-weight: normal; color: #333333; }
.pie:hover {
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	background-color: #999999;
}
.titulo {
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.subtitulo {

	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
.texto_confuso {
	font-style: italic;
	color: #0000FF;
}
}
.formtxt {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8C8C8C;
}
.formcampo {
	font-weight: normal;
	background-color: #EEEEEE;
	color: #333333;
}
.formcampocelda {
	background-color: #CCCCCC;
}
