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: 15px; right: 15px;
	display:block;
	height: 40px;
	width: 52px;
	background-image: url(../Images/Forms/BlueStart.gif);
}

#aStart:hover {
	background-image: url(../Images/Forms/BlueStartOver.gif);
}