
BODY.normal {
      font-family: Arial;
      font-weight: Normal;
      font-size: 4mm;
      font-style: normal;
      color: #000000;
      background-color: #ffffff;
      text-indent : 2px;
}

p.heading {
      text-align: center; 
      font-family: Arial;
      font-weight: bold;
      font-size: 6mm;
      font-style: normal;
      color: #ffffff;
      /*background-color: #fef0ef;*/
      text-indent : 2px;
}

p.links {
      text-align: center; 
      font-family: Arial;
      font-weight: bold;
      font-size: 4mm;
      font-style: normal;
      color: #b00400;
      /*background-color: #fef0ef;*/

}

p.info {
      font-family: Arial;
      font-weight: Normal;
      font-size: 4mm;
      font-style: normal;
      color: #b00400;
  /*    background-color: #fef0ef;*/
      text-indent : 2px;
}

p.content {
      
      font-family: Arial;
      font-weight: Normal;
      font-size: 4mm;
      font-style: normal;
      color: #b00400;
  /*    background-color: #fef0ef;*/
      text-indent : 2px;
}

div.links {
   border: solid;
   border-style: double;
   border-color: #ffffff;

   padding-top: 1em;
   padding-right: 1em;
   padding-bottom: 1em;
   padding-left: 1em;
   
   background-color: #ffeaef;
   
   text-align: center;
   font-family: Arial;
   font-weight: Normal;
   font-size: 4mm;
   font-style: normal;
   color: #b00400;
}

div.contents {
   border: solid; 
   border-style: outset; 
 /*  border-style: double; */
   border-color: #ffffff;
 /*  border-color: #b00400; */
   padding-top: 1em; 
   padding-right: 6em;
   padding-bottom: 2em;
   padding-left: 2em;
   
   background-color: #ffffff;
   
   font-family: Arial;
   font-weight: Normal;
   font-size: 4mm;
   font-style: normal;
   color: #b00400;

   text-align: left;
}

a:link {
  /* font-family: DV-TTYogesh,DV_TTYogesh; */
     font-weight: Normal;
     text-decoration: none;
     font-style: bold;
     font-size: 5mm;
     color: #ff0000 ;
}

a:hover {
     text-decoration: underline;
}

a:visited {
    /* font-family: DV-TTYogesh,DV_TTYogesh; */
     font-weight: Normal;
     text-decoration: none;
     font-style: Normal;
     font-size: 5mm;
     color: #ff0000;
}

f { 
     font-family: DV-TTYogesh,DV_TTYogesh;
     font-weight: Normal;
     text-decoration: none;
     font-style: bold;
     font-size: 5mm;
     color: #ff0000 ;
}


img#anybrowser {
     border : 3;
     float : center;
     height : 3in;
     width : 2.5in;
}

ul {
      list-style-type: square ; 
}

h1.welcome {
     font-family: Arial; 
     font-weight: bold;
     font-style: normal;
     font-size: 7mm;

     color : #8d5a2f;
     
 /*    border-width : 1;
     border : solid ;
   */  
     text-align : center;
}

h1.main {
     font-family: Arial ; 
     font-weight: bold;
     font-style: normal;
     font-size: 5mm;

     color : rgb(114,14,3);
     text-align : left;
}

h1.subhead {
     
     font-family: Arial; 
     font-weight: heavy;
     font-style: normal;
     font-size: 4mm;
     color : #805a35;
}

table.links {
     border-width : 3px;
     border-color : #fcc2c2;
     background-color: #fcc2c2;
}

table.heading {
    background-image: url(head.jpg); 
    background-repeat: no-repeat;
    background-position: 0% 100% 
}

td.heading {
     background-color: #b00400;
     
   /* background-image: url(head.jpg); 
    background-repeat: no-repeat;
    background-position: 0% 100% */
}
table.head {
    background-image: url(head.jpg); 
    background-repeat: no-repeat;
    background-position: 0% 100% 
}

td.links {
    /* 
     border:ridge; 
     border-width : 2px;
     border-color : #fcc2c1;
     */
     font-size: 5mm;
     background-color: #f7cad6;
}
/*
table.border {
     border-width : 1px;
     border-color : #fcc2c2;
}
*/
td {
     border:solid; 
     border-width : 2px;
     border-color : #fcc2c2;
     text-align : center;
}

/* The rest are not used */

p.special2 {
    color : #444488;
    border-width : 1;
    border : solid ;
    text-align : center;
}

h2.text {
     font-family: Arial;
     font-weight: bold;
     font-style: italic;
     font-size: 4mm; 
     color: #4444aa;
}

h2.link {
     font-family: Arial;
     font-weight: bold;
     font-style: Normal;
     font-size: 4mm;
     color: #4444aa;
}
