h1 {
	font-size:1.6em;
	text-align:center;
	font-variant:small-caps;
	margin-bottom:30px;
}

h2 {
	text-align:left;
	font-variant:small-caps;
	font-size:1.3em;
}

h3 {
	text-align:center;
}

h4 {text-align:center;
	font-size:1.5em;
	font-variant:small-caps;
}

.amazon a:link {
	color: #ffc;
	text-decoration: none;
	font-size: 1em;
}

.amazon a:visited {
	color: #ffc;
	text-decoration: none;
	font-size: 1em;
}

.amazon a:hover {
	color: #090;
	text-decoration: none;
	font-size: 1em;
}

#description {
	font-size:1.1em;
	font-weight:bold;
	margin:auto;
	width:60%;
	text-align:justify;
	margin-bottom: 15px;
}

table.mktMain {
	width: 860px;
	margin: auto;
}

table.mktMain td, p {
	width: 100%;
	margin-bottom:15px;
}

table.mktMain td a:link {
	color: #ffc;
	text-decoration: none;
	font-size: 1em;
}

table.mktMain td a:visited {
	color: #ffc;
	text-decoration: none;
	font-size: 1em;
}

table.mktMain td a:hover {
	color: #090;
	text-decoration: none;
	font-size: 1em;
}
