H1 {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
}
H2 {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	margin: 0;
	font-weight: normal;
	line-height: 16pt;
}
H3 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #333333;
	text-align: left;
	margin: 0;
	font-weight: normal;
	line-height: 16pt;
}
body {
	font-family: Tahoma, Sans;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: left;
	}

#bizcopyright {
	width: 850px;
	margin-left: 17px;
	margin-top: -40px;
	height: 40px;
	text-align: center;
	float: 1290;
}
#mktcopyright {
	width: 850px;
	margin-left: 17px;
	margin-top: 10px;
	height: 40px;
	text-align: center;
	float: left;
}
#newscopyright {
	width: 850px;
	margin-left: 17px;
	margin-top: 20px;
	height: 40px;
	text-align: center;
	float: left;
}
#prcopyright {
	width: 850px;
	margin-left: 17px;
	margin-top: 10px;
	height: 40px;
	text-align: center;
	float: left;
	}
a:link {
	text-decoration: none;
	}
	a:visited {
	color:"blue";
	text-decoration: none;
}
	a:hover {
	color:#CC6633;
	text-decoration: none;
	}
