.tableMainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000080;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
}
.buttonShadow {
	float: center;
	height: 18px;
	margin-top: 4px;
	font-size: 16px;
	color: #4e4771;
	text-align: center;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	font-weight: bold;
}
.buttonShadow:hover {
	color: #8F88B5;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
.textTitle {
	font-size: 24px;
	font-weight: bold;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
}
.textItalic {
	font-style: italic;
}
.textBold {
	font-weight: bold;
}
.copyrightTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 3px;
}
.textUnderline {
	text-decoration: underline;
}
.tablePics {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}
.pictureBorder {
	margin-top: 8px;
	margin-bottom: 3px;
	border: 3px solid #FFFFFF;
}
.textItalicBold {
	font-style: italic;
	font-weight: bold;
}
.tableMainTextCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000080;
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.textUnderlineBold {
	text-decoration: underline;
	font-weight: bold;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.pictureBorderArticles {
	border: 3px solid #FFFFFF;
	margin: 5px;


}
