﻿.LogDate {
	font-style:italic;
}
.LogSummary {
	text-decoration: underline;
	font-weight: bolder;
}
.ImageLeft {
	margin-left: 5px;
	margin-right: 10px;
}
.ImageCenter {
	text-align: center;
}
.ImageRight {
	margin-left: 10px;
	margin-right: 5px;
}
.GreenText {
	color: #008000;
}

