p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #382E21;
}
a {
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
	color: #382E21;
	font-size: 12px;
}
.normal {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #483B2B;
}
.reduced {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #999999;
}
.subheading {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	line-height: 11px;
	font-weight: bold;
}
.heading {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #9B1715;
	line-height: normal;
}
.wingdings {
	font-family: Wingdings;
	font-size: 12px;
	color: #CCCCCC;
}
a:hover {
	color: #009999;
}
a:visited {
}
.mainmenu {
	font-size: 10px;
	font-weight: bold;
	color: #C23433;
}
.diary {
	font-size: 11px;
}
.subtle_menu {
	font-size: 11px;
	color: #514639;
}
.error {
	font-weight: bold;
	color: #970101;
}
