.bodytext {
	font-family: "Comic Sans MS";
	font-size: 11pt;
	color: #000000;
	border: none;
}
.linkmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFCC66;
	white-space: nowrap;
}

a:link {color:#0000FF;text-decoration:none;font-weight: bold;}
a:visited {color:#000066;text-decoration:none;font-weight: bold;}
a:hover {color:#9999FF;text-decoration:underline;font-weight: bold;}
a:active {color:#FF0000;text-decoration:none;font-weight: bold;}
body {
	background-color: #FFFFFF;
}
.newsdate {
	font-weight: bold;
	text-decoration: underline;
}
.pghdg {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.note {
	font-family: "Comic Sans MS", cursive;
	font-size: 9pt;
}
.wood {
	font-size: 12pt;
	color: #FFFF99;
	background-color: #993300;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
div.content {
	padding: 20px;
}
.question {
	font-style: italic;
}

