p.pgIntro {
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
}

p.pgBody {
	padding-bottom: 15px;
	font-size: 12px;
	line-height: 12px;
}

#aStart {
	position:absolute; top: 10px; right: 10px;
	display:block;
	height:50px;
	width:50px;
	background-image: url(../Images/BlueStart.png);
}

#aStart:hover {
	background-image: url(../Images/BlueStartOver.png);
}
