 body, html {  height: 100%;  width: 100%;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;  background: #CCFFFF;                                         /* Background color */	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: black;	text-decoration: none;} hr  {  width: 100%;  background-color: black;  height: 2px; }#link1 {  font-size:11px;   font-family:verdana,arial,sans-serif;   line-height:14px;   color:#000000;  text-decoration: underline;}#text1 {font-size:10px; font-family:verdana,arial,sans-serif; color:#000000; line-height:12px; font-weight: normal;}  /* Sets the font in all the td  */td {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	text-decoration: none;}            /* ------------------------------------------------------------------------ */            /*               Table colors                                               */            /* ------------------------------------------------------------------------ */            td.top {            padding:0;            background-color:#CCFFFF;            border:solid;            border-top-width:0;            border-right-width:0;            border-bottom-width:0;            border-left-width:0;            border-color:#000000;            }            td.mainBox {            background-color:#ffffff;                                             /* mainbox color */            padding:9px;            border:solid;            border-top-width:2px;            border-right-width:2px;            border-left-width:0px;            border-bottom-width:2px;            border-color:#000000;            }                                    td.links {            padding:9px;            background-color:#ffffff;                                           /* links color */                  border:solid;            border-top-width:2px;            border-right-width:0px;            border-bottom-width:2px;            border-left-width:2px;            border-color:#000000;            }                        td.ad {            padding:0;            background-color:#ffffff;                                            /* Rightbox color */            border:solid;            border-top-width:2px;            border-right-width:2px;            border-bottom-width:2px;            border-left-width:2px;            border-color:#000000;            }                        td.adGone {            padding:0;            background-color:#ffffff;                                                  /* 2nd rightbox color */            border:solid;            border-top-width:2px;            border-right-width:2px;            border-bottom-width:2px;            border-left-width:0;            border-color:#000000;            }                        /* This is not being used */            td.bottom{            padding:15px;            background-color:#ffffff;   /* B5DDF2;        */                                          /* bottom color */            border:solid;            border-top-width:0;            border-right-width:2px;            border-bottom-width:2px;            border-left-width:2px;            border-color:#000000;            }            /* ------------------------------------------------------------------------ */            /*                      Input type                                   values */            /* ------------------------------------------------------------------------ */                      input {          background-color:#ffffff;                                              /* Use linkbox color */          color: #000000;           font-family: 'Comic Sans MS', System, Helvetica, sans-serif;           border: solid 2px;          font-size: 10pt;                    }                    textarea {          padding:5px;          background-color:#ffffff;                                                /* Use linkbox color */          color: #000000;           font-family: Georgia, System, Helvetica, sans-serif;           border: solid 2px;          font-size: 10pt;          height: 150px;          width: 400px;          }                    #textarea_summary {          padding:5px;          background-color:#ffffff;                                                      /* Use linkbox color */          color: #000000;           font-family: Georgia, System, Helvetica, sans-serif;           border: solid 2px;          font-size: 10pt;          width:400px;          height:50px          }                    textarea1 {          padding:5px;          background-color:#ffffff;                                                         /* Use linkbox color */          color: #000000;           font-family: Georgia, System, Helvetica, sans-serif;           border: solid 2px;          font-size: 10pt;          width:400px;          height:200px          }                    select {                    background-color:#ffffff;                                                              /* Use linkbox color */          color: #000000;           font-family: Georgia, Helvetica, sans-serif;           border: thin solid;          font-size: 10pt;          }/* Links and fonts */a {color: #000000;text-decoration: underline;font-size: 9pt}a:link {color: #000000;text-decoration: underline;font-size: 9pt}a:visited {color: #000000;text-decoration: underline;font-size: 9pt}a:hover {color: #000000;text-decoration: underline;font-size: 9pt}a.special:link {color:#000000;font-weight:normal;text-decoration:underline;white-space:nowrap;font-family:arial,sans-serif;font-size: 11px;     }a.special:visited {color:#000000;font-weight:normal;text-decoration:underline;white-space:nowrap;font-family:arial,sans-serif;font-size: 11px;     }a.special:hover {color:#000000;font-weight:normal;text-decoration:underline;white-space:nowrap;font-family:arial,sans-serif;font-size: 11px;     }b {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;text-decoration: none;}h1 {margin-bottom: 0;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;text-decoration: none;}h2 {margin-bottom: 0;font-size: 12px;font-family: Arial, Georgia, sans-serif;}            /* ------------------------------------------------------------------------ */            /*             code for the pagination                                 */            /* ------------------------------------------------------------------------ */.pagination{padding: 2px;}.pagination ul{margin: 0;padding: 0;text-align: left; /*Set to "right" to right align pagination interface*/font-size: 16px;}.pagination li{list-style-type: none;display: inline;padding-bottom: 1px;}.pagination a, .pagination a:visited{padding: 0 5px;border: 1px solid #9aafe5;text-decoration: none; color: #2e6ab1;}.pagination a:hover, .pagination a:active{border: 1px solid #2b66a5;color: #000;background-color: #FFFF80;}.pagination a.currentpage{background-color: #2e6ab1;color: #FFF !important;border-color: #2b66a5;font-weight: bold;cursor: default;}.pagination a.disablelink, .pagination a.disablelink:hover{background-color: white;cursor: default;color: #929292;border-color: #929292;font-weight: normal !important;}.pagination a.prevnext{font-weight: bold;}            /* ------------------------------------------------------------------------ */            /*             styles for the  rater                                    */            /* ------------------------------------------------------------------------ */.rank {	float: right;	font-size:20px;	padding: 10px 0px 10px 0px; }.rank a {font-size:24px;text-decoration: none; }.rank a:hover {color: blue;}		