body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #272a3d;
	background-image: url(images/pulse%20world%20page%202d.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	list-style-type: disc;
	color: #FFFFFF;
	background-attachment: fixed;
}
h1 {
	color: #99CCFF;
	font-style: italic;
	text-align: center;
}
a:link {
	color: #99ccff;
}
a:visited {
	color: #999999;
}
.abouttd {
	text-align: center;
	vertical-align: top;
	font-size: small;
}
.whitea:link {
	color: #FFFFFF;
}
.prodtable {
	font-size: large;
	font-weight: bold;
}
.indextd {
	font-size: x-small;
	text-align: center;
	vertical-align: top;
}
.smalltext {
	font-size: x-small;
}
.abouttdsmall {
	vertical-align: top;
	font-size: small;
}
