body {
	text-align: center;
}

p, h1 {
	color: #006666;
    background-color: transparent;
}

p.blurb, p.blurb a{
	font-size: 14px;
    background-color: transparent;
    text-align: justify;
}

p {
	text-align: justify;
}
.tlink {
	font-size: 11px;
    background-color: transparent;
}

div.nav a {
	background-color: transparent;
}

div.nav {
	padding: 5px;
}

div.box {
	padding: 15px;
}

table.price {
	background-color: white;
}
