BODY
{
	SCROLLBAR-FACE-COLOR: #eeeeee; SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; SCROLLBAR-SHADOW-COLOR: #cccccc; SCROLLBAR-3DLIGHT-COLOR: #808080; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #639E47; SCROLLBAR-DARKSHADOW-COLOR: #808080
}
A {
	COLOR: #D3DEE7
}
A:hover {
	COLOR: #D3DEE7;
	text-decoration: none;

}

.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #006633;
	list-style-image: url(imagenes/bullet.gif);
	list-style-position: inside;
	list-style-type: none;


}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	word-spacing: normal;
	list-style-image: url(imagenes/bullet.gif);
	list-style-type: none;




}
.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #C7E94F;
	font-style: normal;

}
.textobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	text-align: justify;
	font-weight: bold;

}
.textonaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-align: left;
	font-weight: bold;

}
