body{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    scrollbar-3dlight-color : #808080; 
    scrollbar-arrow-color : #ffffff; 
    scrollbar-darkshadow-color : #000000; 
    scrollbar-face-color : #E7D4E9; 
    scrollbar-highlight-color : #ffffff; 
    scrollbar-shadow-color : #ffffff; 
    scrollbar-track-color : #efefef; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
    } 


a:link{ 
    color : #000000; 
    text-decoration : none; 
    } 


a:visited{ 
    color : #000000; 
    text-decoration : none; 
    } 


a:hover{ 
    color : #A46FAA; 
    text-decoration : none; 
    } 


table{ 
    color : #000000; 
    font-family : Verdana; 
    font-size : 8pt; 
    font-size-adjust : .58; 
    } 


.InputButton    {
            BORDER-RIGHT: black 1px outset;
          BORDER-TOP: black 1px outset;
          BORDER-LEFT: black 1px outset;
          BORDER-BOTTOM: black 1px outset;
          FONT-FAMILY: Verdana;
          FONT-WEIGHT: none;
          font-size : 8pt;
          COLOR: #000000;
          BACKGROUND-COLOR: #E7D4E9;
          }
          
.InputField    {
            BORDER-RIGHT: #c4c4c4 1px outset;
          BORDER-TOP: #c4c4c4 1px outset;
          BORDER-LEFT: #c4c4c4 1px outset;
          BORDER-BOTTOM: #c4c4c4 1px outset;
          FONT-FAMILY: Verdana;
          FONT-WEIGHT: none;
          font-size : 8pt;
          COLOR: #000000;
          BACKGROUND-COLOR: #F4EFF5;
          }       
          
.footer a:link{ 
    color : #000000; 
    text-decoration : none; 
    } 


.footer a:visited{ 
    color : #000000; 
    text-decoration : none; 
    } 


.footer a:hover{ 
    color : #ff0000; 
    text-decoration : none; 
    }           
              