/* CSS Document */

input{
 background-color: #596c70; font-weight: bold; font-size: 12px; color: white;
 }

h1 {
	color:#999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
textarea.grey {
	background-color: #596c70; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	 color: white;
	}