/*
 * Default Style sheet for Vidya and Vasu's indexes
 */

BODY {
   color: #000000;
   font-family: Arial, Helvetica, Sans-serif;
   margin-left: 1%;
   margin-top: 1%;
   margin-right: 1%;
   margin-bottom: 1%;
   font-size: 80%;
}

A:active { color: #00F }
A:link { color: #B00 }
A:visited { color: #000 }

P.ttl {
   color: #009;
   text-align: center;
   font-weight: bold; 
}

P.subitem {
   margin-left: 6%
}

P.mailus {
   font-style: italic;
}
