body,td,th {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #335E0C;
}
body {
	background-color: #fafafa;
}
a {
	font-size: 14px;
	color: #335E0C;
	text-decoration: none;
}
a:visited {
	color: #4B8B12;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #335E0C;
}
h2 {
	font-size: 18px;
	color: #1F3807;
}

