BODY {
	margin-left : 80px;
	margin-right : 30px;
}

 A.labelLink {
	color : Black;
	text-decoration : none;
}

H1 {
	color : GhostWhite;
	background-color : Purple;
	font-style : italic;
	padding-bottom : 4px;
	padding-left : 10px;
	background-image : url(../images/purpl136.jpg);
}

TD.leftText {
	padding-right : 24px;
	vertical-align : top;
}

TD.rightText {
	padding-left : 12px;
	vertical-align : top;
	border-left : thin solid Purple;
	font-size : smaller;
}

.form {
	background-color : GhostWhite;
	font-size : smaller;
}

