body {
	background : #ffcc66;
}
h1 {
	color : #336633;
	font-weight : bold;
	font-variant : small-caps;
	font-family : cursive, comic sans ms, sans-serif;
}
h2 {
	color : #336633;
	font-family : cursive, comic sans ms, sans-serif;
}
h3 {
	color : #336633;
	font-family : cursive, comic sans ms, sans-serif;
}
h4 {
	color : #336633;
	font-family : cursive, comic sans ms, sans-serif;
}
p {
	color : #333300;
	font-family : tahoma, cursive, comic sans ms, sans-serif;
	font-size : 14pt;
	margin : 10pt 10pt 10pt 10pt;
}
.menu {
	color : #ffffff;
	font-family : cursive, comic sans ms, sans-serif;
	font-weight : bold;
	font-size : 16pt;
}
.rtmenuHead {
	color : #ffffff;
	font-family : cursive, comic sans ms, sans-serif;
	font-weight : bold;
}
.rtmenu {
	color : #ffffff;
	font-family : cursive, comic sans ms, sans-serif;
}
.small {
	color : #336633;
	font-family : times new roman; arial, serif;
	font-size : 12pt;
}
a {
	color : #336633;
}
a:hover {
	text-decoration : none;
	background-color : #66ff66;
}
a:link {
	text-decoration : none;
}
a:visited {
	text-decoration : none;
}
a:active {
	text-decoration : none;
}
li {
	color : #333300;
	font-family : tahoma, cursive, comic sans ms, sans-serif;
	font-size : 14pt;
}


