﻿div.centerMe100 {
		width:100%; margin-left:auto; margin-right:auto;
}
div.centerMe90 {
		width:90%; margin-left:auto; margin-right:auto;
}
div.centerMe80 {
		width:80%; margin-left:auto; margin-right:auto;
}
div.centerMe70 {
		width:70%; margin-left:auto; margin-right:auto;
}
.topTitle {
		font-weight: bold; font-size: 36pt; text-decoration: underline; margin-top:7px;
}
.feedTitle {
		font-weight: bold; font-size:22pt; text-decoration: underline; margin-top:5px;
}
.feedSubtitle {
		font-family:"Times New Roman", Times, serif; font-style: italic; font-weight: bold; font-size: 14pt; margin-top:4px;
}
.feedDate {
		font-size:10pt; font-style:italic; font-weight:bold; color:green;
}
.feedBlank8 {
		text-align:center; font-size:8pt;
}
.feedBlank6 {
		text-align:center; font-size:6pt;
}
