form textarea {
	background-color: #919191;
	background-repeat: no-repeat;
	height: 185px;
	width: 288px;
	color: #000000;
                border-width: 1px;
                border-color: #000000;
                p {color: #808080}

}


form input {
	background-color: #919191;
	background-repeat: no-repeat;
	height: 23px;
	width: 196px;
	color: #000000;
                border-width: 1px;
                border-color: #000000;
                p {color: #808080}

}


.button { 
 background-color: #9B9B9B;
	background-repeat: no-repeat;
	height: 23px;
	width: 91px;
font-weight:bold;

	color: #000000;
                border-width: 1px;
                border-color: #000000;
                p {color: #808080}
}


