        .input{
        width: 80%;
        text-align: left;
        border:0px solid #88A0C8; 
        font-family:  arial,sans-serif; 
        font-size: 13px; 
        text-decoration: none; 
        margin-top: 6px;
        margin-bottom: 6px;
        padding: 2px;
        }
        
        #mybutton {border-style: outset;
        border-color: #9999EE;
        border-width: 3px;
        border-spacing: 2px;
        background-color: #9DAFE3;
        text-decoration: none;   
        width: 86px;
        height: 26px;
        text-align: center;
        cursor: pointer;
        }

        .buttontext {color: black; 
        text-decoration: none;   
        font-family:  arial,sans-serif; 
        font: bold 10pt Arial;
        cursor: pointer;}

        .buttonover  {color: yellow;
        text-decoration: none;
        font-family:  arial,sans-serif; 
        font: bold 10pt arial;
        cursor: pointer;}

        .heading  {color: #6600CC;
        text-decoration: none;
        font-family:  arial,sans-serif; 
        font: bold 16pt arial;
        }

        .prep {font-weight: normal;
        color: #FF0033;
        font: bold 10pt Arial;
        }

        .message {font-weight: normal;
        color: #FF0033;
        font: bold 10pt Arial;
        }


