h1 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
p {
	font-size: small;
	font-family: "Courier New", Courier, mono;
}
.smalltxt {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
}
.topcell {
	background-color: #FFFF66;
	background-position: center;
}
ul {
	list-style-image: url(SMILEY.GIF);
}
.rtmenu {
	background-color: #99FF66;
}
.rulogo {
	background-color: #CC6600;
}
.botcell {
	background-color: #FFFF66;
}
.Stil1 {
	font-size: smaller;
	list-style-image: url(SMILEY.GIF);
}

