html { height: 100%; margin-bottom: 1px; } /*fixes a displacement when
scroll bar is created*/ 

.plntxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.menutxt {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #E2DFD0;
}
.topic {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.smtxt {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #800000;
}
.outln {
	border: 1px solid #4F1406;
}
h1 {
	font: 14px Georgia, "Times New Roman", Times, serif;
}
.smtopic {
	font: 11px Georgia, "Times New Roman", Times, serif;
}
ul {
	list-style: square inside;
}
ol {
	list-style-type: decimal;
}
