body{
	font-family:Arial, Helvetica, sans-serif;
	scrollbar-base-color:#6c171e;
	}
.copy {
	font-family:Arial, Helvetica,sans-serif;
	font-size: 12px;
	color:#6c171e;
	line-height:18px;
	font-weight:none;
	text-align:justify;
}

/* normal link */
a:link {
	/*font-family: Arial, Helvetica,sans-serif;*/
	font-size: 12px;
	color:#6c171e;
	font-style:normal;
	text-decoration:underline;
}
a:visited {
	color:#6c171e;
	font-style:normal;
	text-decoration:underline;
}
a:hover {
	color:#fe0000;
	font-style:normal;
	text-decoration:none;
}

a:active {
	color:#6c171e;
	font-style:normal;
	text-decoration:none;
}

/*menu link */
.Menu a:link{
	font-size: 15px;
	color:#6c171e;
	font-style:normal;
	font-weight:bold;

}
.Menu a:visited{
	color:#6c171e;
	text-decoration:none;
	font-weight:bold;
}
.Menu a:hover{
	color:#000000;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}

.Menu a:active{
	color:#6c171e;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
}


.Heading {

	font-family: Arial,Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6c171e;
	text-decoration: none;
	font-variant:non;
}
.TableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 1px;
	border: thin solid #CCCCCC;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: table;



}
.SubHeading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #6c171e;
	text-decoration: none;
}
.Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #fe0000;
	text-decoration: none;
}
.SubHeaderChild{
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style:oblique;
}
.SubHeaderGrandchild{
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #6c171e;
	font-style:oblique;
}
.BrokenLines{
	font-size:15px;
	color:#f3f3f3;
}
.TopPageLink{
	/*font-size:12px; */
	color:#ff6600;
}


