a:hover{
	color:#ff002c;
}

body {
	background: #f2ede2 url(img/background.gif) 50% 0% 
}
body * {
	line-height: 125%;
}

table {
	line-height: inherit;
}

.larger {
	font-size: 112%;
}

.smaller {
	font-size: 88%;
}

hr {
	height: 1px;
	border: solid 1px #999;
	margin: 0.2em 0;
	padding: 0;
	line-height: 0.5em;
}

table.field td {
	height: 5em;
}
table.field th, table.field2 th {
	font-weight: normal;
	text-align: left;
	border: solid 1px #ffffff;
}

input {
	vertical-align: middle;
}