table {
	font-size: 12px;
	line-height: 150%;

}
.text14 {
	font-size: 14px;
}
.text16 {
	font-size: 16px;
}
a:hover {
	color: #ffcc66;
}.topic {
	color: #33CC99;
}
.bold {
	font-weight: bold;
}
.light-green-b {
	font-weight: bold;
	color: #669977;
}
.light-green-14 {
	font-size: 14px;
	font-weight: bold;
	color: #669977;
}
.footer {
	font-size: 10px;
	letter-spacing: 0.25ex;

}
.comment  {
	font-size: 10px;
	line-height: 125%;
	color: #557766;
}
.decoration_table td {
	padding-top: 7px;
	background-image: url(images/bg_decoration_table_td.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 3px;
}
.line_stitch {
	background-image: url(images/bg_decoration_table_td.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-right: auto;
	margin-left: 56px;
	width: 80%;
	margin-top: 2em;
}

.decoration_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #99CC99;
	border-left-color: #99CC99;
	background-image: url(images/bf_decoration_table.gif);
}
.decoration_table th {
	background-color: #FFF0CE;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 2px dotted #FFCC33;
	background-image: url(images/bg_decoration_table_th.gif);
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	margin: 0px;
	padding-left: 2em;
}
