/*
 * Reverse Colours Style sheet for Vidya and Vasu's pages
 */

BODY {
   color: #000;
   font-family: Helvetica, Arial, Sans-serif;
   margin-left: 1%;
   margin-top: 1%;
   margin-right: 1%;
   margin-bottom: 1%;
   font-size: 80%;
}

A:active { color: #00F }
A:link { color: #F0F }
A:visited { color: #000 }

HR { color: #F0F }

BLOCKQUOTE { color: #000 }

TD {
   font-family: Arial, Helvetica, Sans-serif;
   font-size: 80%;
}

TH {
   font-family: Arial, Helvetica, Sans-serif;
   font-size: 80%;
}

P { color: #000 }

P.dt  {
   color : #088;
   font-weight: bold;
}

P.lupd {
   font-style: italic ;
   font-size: 80%;
}

P.blnk { margin-top : 400px }

P.mailus {
   font-style: italic;
}

P.nolink { color: #CCC }

P.ttl {
   font-family: Arial, Helvetica, Sans-serif;
   font-size: 120%;
   color: #00F;
   text-align: center;
   font-weight: bold; 
}

P.tbttl {
   color: #FF0;
   text-align: center;
}

P.defs {
   color: #FF0;
   margin-left: 1% ;
}

DT  {
   color : #FF0;
   font-weight: bold;
}
