@charset "utf-8";
/* CSS Document */

input {
	background-color: #999;
	color: #333;
	border: thin outset #009;
	font-weight: bold;
}
textarea {
	background-color: #999;
	color: #333;
	border: thin outset #009;
	font-weight: bold;
}
center {
	text-align: center;
	margin-right: 25%;
}
table {
	background-color: #999;
	color: #333;
	border: medium outset #009;
}
titles {
	font-size:12px:
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}.table1 {
	text-align: left;
}

