body {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #27231f;
	background-color: #FFFFFF;
	margin: 10px;
}

td {
	font-size: 11px;
	color: #27231f;
	width: 100px;
}

h1 { 
	font-size: 2em; 
	font-weight: normal; 
}

.table {
	width: 218px;
}

select {
	font-size: 11px;
	width: 222px;
}

.button {
	font-size: 11px;
	margin-bottom: 0.5em;
	line-height: 1.3em;
	color: #27231f;
}

a:link, a:visited  {color: #000000; text-decoration: none;}
a:hover {color: #444444; text-decoration: underline;}