body {
	background-image: url(images/Kit-bg.jpg);
	background-repeat: repeat;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #9900CC;
	border-right-color: #9900CC;
	border-bottom-color: #9900CC;
	border-left-color: #9900CC;
}
