h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 1.4em;
	font-weight: bolder;
	color: #336633;
	border-top: solid #99CCCC;
	border-right: none #99CCCC;
	border-bottom: none #99CCCC;
	border-left: none #99CCCC;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	color: #666600;
}
a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.tiny {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20pt;
	color: #666600;
	list-style-position: outside;
	list-style-image: url(images/blog_bg_post_title.gif);
}
.story {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.funpurp {
	font-family: "Comic Sans MS", Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #330099;
}
.fungreen {
	font-family: "Comic Sans MS", Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #6f37b4;
}

