.center{
	text-align:				center;
}

/*------------------------------------*/

.pageheader{
	margin: auto; 
	font-weight: bold; 
	display: block; 
	width: 550px; 
	background-color: #F2F2F2;
}

/*------------------------------------*/

.home_headertext1{
	font-size: 30pt;
	text-align: center;
	font-weight: bold;
}
.home_headertext2{
	font-size: 14pt;
	text-align: center;
}
.home_headertext3{
	font-size: 8pt;
	text-align: center;
}

.ticker{
	width: 484px;
	height: 24px;
	font-size: 12pt;
	background-repeat: no-repeat;
	background-image: url(../pics/ticker.png); 
	margin-left: 64px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	border: 0px;
}

/*------------------------------------*/