body { background: url(017aqua.jpg) repeat-y;
       background-position: center;
       background-attachment: fixed;
       scrollbar-face-color: #0201a4;
       scrollbar-3dlight-color: #FFFFFF;
       scrollbar-darkshadow-color: #114EC9;
       scrollbar-arrow-color: #FFFFFF;
       font: arial;
       font-size: 17px;
       font-weight: bold;
       color: #FFFFFF;
     }

#scroll3 { width: 300;
           height: 225;
           background-color: #e00000;
           overflow: auto;
         }

.evimed { font: arial;
	  font-size: 17px;
          font-weight: bold;
          color: #185AB1;
        }
