.intro{
	position:relative;
	width:100%;
	z-index:0;
	background-color: #F1F0FF;
	layer-background-color: #CCCCCC;
	text-align: justify;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	word-spacing: 0em;
	padding: 0px;
}
.intro h1{
	color: #CC0000;
	text-align: center;
	font-size: 18px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
	margin: 4px 0px 6px;
}
.header{
	position:relative;
	width:98%;
	z-index:0;
	background-color: #EEEEEE;
	layer-background-color: #CCCCCC;
	text-align: left;
	line-height: normal;
	font-size: 16px;
	font-weight: bold;
	padding: 0% 1%;
}

.staff{
	position:relative;
	width:98%;
	z-index:0;
	background-color: #FAFFB9;
	layer-background-color: #CCCCCC;
	padding: 1%;
	text-align: left;
	line-height: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	word-spacing: normal;
}
