a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}
#Intro_Wrapper .Links {
	margin-top: 40px;
	height: 30px;
	line-height: 30px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #333;
	background-image: url(images/intro_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-color: #ECECEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#Intro_Wrapper {
	width: 800px;
	display: block;
	height: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1;
	padding-top: 202px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 200px;
	text-align: center;
}
