﻿.wsiErrorTextStyle {
	margin: 30px;
	border: thick double #FF0000;
	text-align: center;
	font-size: 18px;
	color: #000000;
}
.wsiNoticeTextStyle {
	text-align: justify;
	color: #000000;
	text-indent: 2em;
	margin-top: 20px;
	margin-bottom: 15px;
}
.wsiNoticeHeadingText {
	font-size: 14pt;
	font-family: Georgia;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
