		body {color: 666666;
				font-family: Verdana;
				font-size: 11px;}
		.tableText {color: 666666;
				font-family: Verdana;
				font-size: 11px;}
		input {color: steelblue;
			   font-family: Verdana;
			   font-size:11px;}
		textarea {color: steelblue;
			   font-family: Verdana;
			   font-size:12px;
			   border-width: 1px;
			   border-color: 666666;
			   width:170px;}
		select {color: 666666;
			   font-family: Verdana;
			   font-size:11px;
		}
		.button {color: black; }	   
		hr {
				color: 666666;
				height : 1px; }
		.table {
			border-style: solid;
			border-width: 1px;
		}		