BODY {
  font-family: "Comic Sans MS";
  font-size: 11pt;
}

P {
  font-family: "Comic Sans MS";
  font-size: 11pt;
}

H1 {
  font-family: "Comic Sans MS";
  font-size: 15pt;
  color: #008040;
}

H2 {
  font-size: 13pt;
  color: #008040;
}

TABLE {
  font-family: "Comic Sans MS";
  font-size: 11pt;
  font-weight: bold;
}
TABLE.unbolded {
	font-family : "Comic Sans MS";
	font-size : 10pt;
	font-weight : normal;
}


LI {
  font-family: "Comic Sans MS";
  font-size: 11pt;
}
a:hover {  background-color: #FFFFFF; color: #339900}
TABLE.navigation { font-family : Arial; font-size : smaller; font-weight : bold;  color : Green;  }
.sanserifsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.smallthumbnailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
}
.smallthumbnailtextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000099;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
