body {
	font-family: sans-serif;
	font-size: small;
	}
table {
	font-family: sans-serif;
	}
a {
	color: #AA8855; 
	font-family: sans-serif;
	font-weight: bold; 
	font-size: small; 
	text-decoration: none;
	}
a:hover {
	color: #AA8855; 
	font-family: sans-serif;
	font-weight: bold; 
	font-size: small; 
	text-decoration: underline;
	}
h1 {
	font-family: sans-serif;
	color: #336699;
	}
.input {
	font-family: sans-serif;
	font-size: smaller;
	}
.updated {
	font-family: sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCC99;
	}
