/*--------------------------------------------*/
/* Style sheet 'index'                        */
/* It applies to 'placindx.html'              */
/* and 'persindx.html'                        */
/*--------------eqf8e i3ow36------------------*/

/* TABLES*/

table {width: 100%}

.blue {color: #00f;}
.red {color: #f00;}
.green {color: #663;}

td.a {
width:25%;
text-align: right
}
td.b {width:15%}
td.c {width:10%}
td.d {width:50%}
td.e {width:25%}

/* END eqf8e i3ow36 */

