body { color: black; background-color: #e6e6e6; background-position: center 0; text-align: center; width: 100%; height: 100%; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
table.maincontent { color: black; background-color: white; background-position: center; text-align: center; width: 600px; border: solid 1pt; outline: solid 1pt black; }
.header { color: olive; font-size: 20pt; background-color: white; width: 600px; height: 100px; border-bottom: 1pt double black; }
.content { color: #3f3f3f; background-color: white; text-align: center; width: 600px; padding: 2px; }
.featurelist { text-align: left; position: relative; left: 50px; width: 500px; }
.VTLink { font-size: 15pt; font-weight: bold; background-position: center 0; text-align: center; width: 600px; }
.price { color: red; font-weight: normal; }

