body {
	color: black;
	font-size: 14px;
	background-color: #fff9ca;
	margin-top: 20px;
	margin-bottom: 20px;
}
td { color: black; font-size: 12px; }
.alert { color: #ff5a00; }
.smaller { font-size: 10px; }
a:link { color: #569600; text-decoration: none; }
a:hover {color: #ffc400;text-decoration: none;text-align: none;}
a:visited {
	color: #666666;
	text-decoration: none;
}
.title { font-size: 14px; }
.date { font-size: 10px; }
.large { font-size: 18px; }
.larger { font-size: 22px; }
.form { margin-top: 10px; margin-bottom: 0; }
.small { font-size: 12px; }
.xsmall { font-size: 10px; }
.bg_gray { background-color: #eee; }
.normal { font-size: 14px; line-height: 22px; }
