.body {
	background-color: #CCCCCC;
	text-align: center;
}
.container {
	text-align: left;
	width: 50em;
	margin-right: auto;
	margin-left: auto;
}
.banner {
	width: auto;
}
.top_part {
	height: auto;
	width: 800px;
}
.text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #000066;
	text-align: left;
	background-color: #CCCCCC;
	margin: 10px;
	border: medium inset #999999;
	padding: 10px;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
 
.small_txt {
	font-size: 14px;
	font-weight: bold;
}
.small_txt_1{
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	padding: 10px;
	margin: 10px;
}
.date_txt {
	height: 10px;
	text-align: left;
	padding: 10px;
	font-size: 0.8em;
	font-style: oblique;
	color: #000066;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: center;
}
.team_layout_1 {
	margin: 5px;
	padding: 5px;
	float: left;
	clear: both;
}
.small_bold {
	font-weight: bold;
	color: #FFFFFF;
}
.exor {
	height: 135px;
	width: 150px;
	top: 320px;
	position: absolute;
}
#team_3 a {
	text-decoration: underline;
}

