.PageText {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #101010;
}
.PageTitle {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 36px;
	font-weight: bolder;
	color: #101010;
}
.SecTitle {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 24px;
	font-weight: bolder;
	color: #101010;
}

.tabMenu {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10pt;
	background-color: white;
	cell-spacing:2;
	border-collapse: collapse;
	border: 2px solid #404040;
	margin: 2px;
	}

.tabBody {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bolder;
	background-color: white;
	cell-spacing:2;
	padding:3px;
	border: 2px solid #404040;
	margin: 2px;
text-align:left
	}

.style3 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #101010;
}

.style5 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-weight: bolder;
	color: #101010
}

.style5s {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: bolder;
	color: #101010
}

.hr2 {
	color: #808080;
	background-color: #808080;
	border: 0;
	height: 1px;
	width: 50%;
}

