body {	background-color: #999999};
a            { color: #2144b5; text-decoration: none };
a:hover     { FILTER: glow(color=#2144b5,strength=3); COLOR: #ffffff; HEIGHT: 15px};

li           { list-style-type: circle ; margin-top: 10; margin-bottom: 0};
td           { font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif; font-size: 12pt; 
               margin-top: 0; margin-bottom: 6 };
p            {
	font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 6;
	color: #2144b5;
};
.subtitulo {color: #2144b5; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 16px; 	margin-bottom: 10;};
.texto {color: #2144b5; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 16px};
.direccion {color: #2144b5; font-family: "Arial Narrow", Arial, Helvetica, sans-serif; font-size: 14px};
