body,td,th {
	font-family: Comic Sans MS, fantasy;
	color: #bfbfbf;
}
.bodytext {  font-family: Comic Sans MS, fantasy; font-size: small; font-weight: normal}
.quote1 {  font-family: Comic Sans MS, fantasy; font-size: small; font-style: italic; clip:  rect(   )}
.quoter {  font-family: Comic Sans MS, fantasy; font-size: x-small; text-align: right}
p {  font-family: Comic Sans MS, fantasy; font-size: small}
li {
	font-family: Comic Sans MS, fantasy;
	font-size: small;
	list-style-position: outside;
	color: #aaaaaa;
	height: auto;
}
A:link {
	text-decoration:none;
	color: #bfbf8c;
	font-family: Comic Sans MS, fantasy;
	font-size: small;
}
A:link.menu {
	text-decoration:none;
	color: #cc641d;
	font-family: Comic Sans MS, fantasy;
	font-weight: bold;	
	font-size: medium;
}
A:visited {
	text-decoration:none;
	color: #bfbf8c;
	font-family: Comic Sans MS, fantasy;
	font-size: small;
}
A:visited.menu {
	text-decoration:none;
	color: #cc641d;
	font-family: Comic Sans MS, fantasy;
	font-size: medium;
	font-weight: bold;	
}
A:active {
	text-decoration:none;
	color:#665544;
	font-family: Comic Sans MS, fantasy;
	font-size: small;

}
A:active.menu {
	text-decoration:none;
	color:#cc641d;
	font-family: Comic Sans MS, fantasy;
	font-size: medium;
	font-weight: bold;	
}
A:hover {
	text-decoration:none;
	color:#665544;
	font-family: Comic Sans MS, fantasy;
	font-size: small;
}

A:hover.menu {
	text-decoration:none;
	color:#000000;
	font-family: Comic Sans MS, fantasy;
	font-size: medium;
	background: #c52d0a;
	vertical-align: middle;
	display: block;
	font-weight: bold;	
}

.justified {  font-family: Comic Sans MS, fantasy; text-align: justify; font-weight: 300}
h1 {
	font-family: Comic Sans MS, fantasy;
	font-size: large;
	font-weight: bold;
	color: #006138;
}

h2 {
	font-family: Comic Sans MS, fantasy;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;

}
