body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homeSideList {
	padding-left: 14px;
	width: 129px;
	font-size: 11px;
}
.quote {
	font-family: 'Times New Roman',Times,serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
.Title {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #800000;
}
.newsPostInfo {
	font-size: 10px;
	color: #9F9F9F;
	padding-bottom: 3px;
}
.newsPostBold {
	font-weight: bold;
	color: #525252;
}
.newsItemTitle {
	font-size: 11px;
	font-weight: bold;
	color: #293E8E;
}
.txtLabel {
	font-size: 11px;
	font-weight: bold;
	padding-right: 4px;
}

.txtInput, .shadedTxtInput {
	font-size: 11px;
	padding-left: 2px;
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
	border-right: 1px solid #898989;
	border-bottom: 1px solid #898989;
	background-color: #F6F6F6;
}

.formButton {
	font-family: Verdana, Arial,Helvetica,san-serif;
	font-size: 10px;
}