/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  p { font-family: "Microsoft Sans Serif","MS Sans Serif",Arial,Verdana,Tahoma;
    font-size: 0.7em;
    font-style: normal;
    color: rgb(0, 0, 0);
	line-height: 126%;
    list-style-type: square;
    }

  h1 { font-family: "Microsoft Sans Serif","MS Sans Serif",Arial,Verdana,Tahoma;
    font-size: 0.9em;
    color: rgb(153, 0, 0);
    }

  a:link { font-family: "Microsoft Sans Serif","MS Sans Serif",Arial,Verdana,Tahoma ! important;
    font-style: normal;
    color: rgb(91, 140, 0);
    text-decoration: none;
    }

  a:visited { font-family: "Microsoft Sans Serif","MS Sans Serif",Arial,Verdana,Tahoma;
    font-style: normal;
    color: rgb(153, 153, 153);
    text-decoration: none;
    }

  a:hover { font-family: "Microsoft Sans Serif","MS Sans Serif",Arial,Verdana,Tahoma;
    font-style: normal;
    text-decoration: underline;
    }

  a:active { font-family: "Microsoft Sans Serif","MS Sans Serif",Arial,Verdana,Tahoma;
    font-style: normal;
    color: rgb(153, 0, 0);
    text-decoration: underline;
    }
	
form {
width: 70%;
margin: 0;
background: #fff;
color: #265b27;
padding: 30px;
border-top: 1px solid #669b67;
border-right: 4px solid #669b67;
border-bottom: 4px solid #669b67;
border-left: 1px solid #669b67;
}
form p {
margin: 0;
padding: 4px 0;
}
form input, form button {
font-size: 100%;
background: #c9dfa4;
color: #265b27;
border: 1px solid #86bb87;
padding: 1px;
}
form input {
width: 185px;
height: 18px;
margin: 2px;
}
form button {
margin: 55px 0 0 216px;
}