body {
	background-image: url(images/2009background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;

}
.tdback {
	background-image: url(images/2009top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.header {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2em;

}
textarea, input {
	font-family: Tahoma;
	font-size: 10px;
}
.entry {
	color: #001300;
	border: 1px solid #000000;

}
