body {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #475435;
	font-weight: normal;
	background-color: #efefe0;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;	
}

p {
font-family: Comic Sans MS;
	font-size: 14px;
	color: #475435;
	font-style: normal;
	}
td {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #475435;
	font-weight: normal;
}
li {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
	color: #475435;
}
a:link {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #475435;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #475435;
font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #f2c770;
font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #475435;
font-weight: bold;
	text-decoration: underline;
	}
	h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9C4E4E;
}
h2 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #475435;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 17px;
	font-weight: bold;
	color: #475435;
}
