a:link, a:visited {
	text-decoration: none;
	font-family: verdana;
	font-size: 7.5pt;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}

#divTopText {
	position: absolute;
	left: 90px;
	top: 210px;
	width: 485px;
	height: 60px;
	text-decoration: none;
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}

#divMidText {
	position: absolute;
	left: 300px;
	top: 754px;
	width: 320px;
	height: 20px;
	text-decoration: none;
	text-align: left;
}

#divBotText {
	position: absolute;
	left: 62px;
	top: 850px;
	width: 526px;
	height: 90px;
	text-decoration: none;
	text-align: left;
	font-family: verdana;
	font-size: 7pt;
	color: #AAAAAA;
}
