@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
body {
	background-color: #C96;
}
a:link {
	text-decoration: none;
	color: #630;
}
a {
	color: #630;
}

a:hover {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	text-align: center;
}

.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

