<!-- Style1.css used for original pages -- see style2.css for the updated pages -->

body {font-family:verdana,arial,helvetica;
      font-size: 20px;
      font-variant: normal;
      font-style: normal}
a:link {font-family:Verdana,arial,helvetica;
       font-size:12px;
       text-decoration:none;
       font-style: normal;
       font-variant: normal}
a:hover {text-decoration:none;
         background-color:yellow;
        font-family:Verdana,arial,helvetica;
        font-size:12px;
        font-variant: normal;
        color:rgb(0,204,0)}
.dpoint:hover {text-decoration:none;
         background-color:yellow;
        font-family:Verdana,arial,helvetica;
        font-size:9px;
        font-variant: normal;
        color:rgb(0,204,0)}
.jump:hover {text-decoration:none; <!-- for do we need.html -->
        background-color:yellow;
        font-family:arial,helvetica;
        font-size:9px;
        font-variant: normal}

.altmed:hover {<!-- for the alternative medicine in col 3 in vnu -->
        background-color:#FFAF9B;
        font-family:verdana,arial,helvetica;
        font-size:10px;
        font-variant: normal}
P   {color: rgb(0,0,0);
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica; 
    font-variant: normal;
    font-style: normal}

P.main { font-family : Arial;
font-size : 12pt;
color : white}

.highlight { margin-top: -46px;
margin-right: 13px;
color: darkred;
font-size: 35px;
font-family: Lucida Handwriting,verdana,arial }

.text { color: red;
margin-right: 10px;
font-size: 35px;
font-family: Lucida Handwriting,verdana,arial }

.text2 { color: blue;
margin-left: 5px;
margin-right: 5px;
font-size: 10px;
font-family: Verdana, Arial, Helvetica; }


pre { font-family: Verdana, Arial, Helvetica;
    color: black;
    font-size: 12px;
    font-variant: normal;
    font-style: normal}
.form { font-family: Verdana, Arial, Helvetica;
    color: black;
    background:#FFFFBD;
    font-size: 14px;
    font-variant: normal;
    font-style: normal}
h1 { font-family: times new roman,verdana,Arial;
           color:#009900;
           font-size:25px}
h4 { font-family: verdana, Arial, serif;
           color:rgb(0,102,255);
           font-size:20px}
td  {font-family:Verdana,arial,helvetica;
       font-size:12px;
       text-decoration:none;
       color:rgb(0,0,255) } 


