body{
font-family : Verdana;
font-size : larger;
font-weight : bold;
scrollbar-face-color: #FFDE8C;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #F2F4FF;
scrollbar-arrow-color: #FF9900;}

input           {
                  background-color: #F2F4FF;
		  color: #333366;
		  font-family: arial;
		  font-weight: bold;
		  font-size: 10 px;
		  border: 1 solid #7E7EBE
                }

select          {
                   font:normal 8pt Verdana;
                   text-align: center;
                   background: #F2F4FF ;
                   border-style: groove;
                   border-top-width: auto;
                   border-right-width: auto;
                   border-bottom-width: auto;
                   border-left-width: auto
                }