p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333399;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 6px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #333399;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 7px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666CC;
}
.hardleft {
	float: left;
	padding-top: 4px;
	padding-right: 20px;
	padding-left: 0px;
}
.hardright {
	float: right;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 0px;
}
a, a:active {
  font-weight: bold;
	color: #CC6633;
}
.comment {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
