body   {        font-family:Verdana, Arial, Helvetica, sans-serif;        background: #F8F8E8;        color: black;        font-size : x-small;}p { font-family:Verdana, Arial, Helvetica, sans-serif;        color:black;        font-weight: bold;        font-size : x-small; }  .copyright { font-family:Verdana, Arial, Helvetica, sans-serif;        color:gray;        font-size : xx-small; }  .head {  font-family:Verdana, Arial, Helvetica, sans-serif;color:white;font-size : x-small; } .title       {        font-family: Verdana, Arial, Helvetica, sans-serif;        color: white;        font-weight: bold;        background : blue;        font-size : x-small;}a{    font-family : Verdana, Arial, Helvetica, sans-serif;        text-decoration : none;        color:#660000;        font-size : x-small;                    }a:hover{        color:red;        font-size : x-small;}A.ref_color{    font-family : Verdana, Arial, Helvetica, sans-serif;        text-decoration : none;        color:blue;        font-size : x-small;                    }A.ref_color:hover{        color:red;        text-decoration : underline;}A.ref1{        color:white;        font-family : Verdana, Arial, Helvetica, sans-serif;        font-size : x-small;        font-weight : bold;        text-decoration : none;}A.ref1:hover{        color:red;        text-decoration : underline;}.indent{        padding-left : 20px;        margin-left : 3%;}