td {
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
.side {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;

}
.menu TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.lineheightl {
	line-height: 22px;
}
a {
	color: #006699;
}
hr {
	border: dotted #666666;
}
.comment {
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #666666;

}
.rightfloatimage {
	float: right;
}
