a.navigate:link	{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.navigate:visited	{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.navigate:hover	{
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

a.navigate:active	{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.copyright {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.productname {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: rgb(65,101,162);
}

.step {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgb(65,101,162);
}

.productprice {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: rgb(65,101,162);
}

.productpricesmall {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: rgb(65,101,162);
}

TD.specifications {
	border: 1px solid rgb(118, 77, 47);
	background-color: white;
	color: rgb(118, 77, 47);
	padding: 10px;
}

.specifications {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: white;
	color: rgb(118, 77, 47);
}

.about {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: rgb(118, 77, 47);
}

.caption {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 30px;
	color: rgb(118, 77, 47);
}

IMG.border {
	border: 1px solid rgb(118, 77, 47);
}

TABLE {
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 18px;
	color: rgb(118, 77, 47);
}

TABLE.content {
	background-image: url(images/background.gif);
	font-family: arial, geneva, verdana, sans-serif;
	font-size: 15px;
	color: rgb(65,101,162);
	border-left: 2px solid rgb(118, 77, 47);
	border-right: 2px solid rgb(118, 77, 47);
}

H1 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}

H1.follow {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 15px;
	margin-bottom: 8px;
}

H2 {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 6px;
}

P {
	margin-top: 0px;
	margin-bottom: 8px;
}

UL {
	margin-top: 4px;
	margin-left: 30px;
}

a:link {
	color: rgb(118, 77, 47);
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: rgb(118, 77, 47);
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: rgb(65,101,162);
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: rgb(65,101,162);
	text-decoration: underline;
	font-weight: normal;
}

a.home:link {
	color: rgb(65,101,162);
	text-decoration: underline;
	font-weight: normal;
}
a.home:visited {
	color: rgb(65,101,162);
	text-decoration: underline;
	font-weight: normal;
}
a.home:active {
	color: rgb(118, 77, 47);
	text-decoration: none;
	font-weight: normal;
}
a.home:hover {
	color: rgb(118, 77, 47);
	text-decoration: underline;
	font-weight: normal;
}

.Q {
	margin-top: 0px;
	margin-bottom: 4px;
}

.QA {
	margin-top: 0px;
	margin-bottom: 6px;
	font-style: italic;
}

.AN {
	margin-top: 0px;
	margin-bottom: 16px;
	margin-left: 20px;
}

.ANLIST {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
}

.formmust {
	color: red;
}

.payment {
	color: rgb(112, 162, 205);
}
	
.centeredimg {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
