body
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #f8f1e1;
	display: block;
}

strong
{
	font-size: 16px;
	color: #962829;
}


select,input
{
	letter-spacing:.06em;
	font-family:Verdana,Sans-Serif;
	font-size:11px;
	border: 1px solid #962829;
	background-color: white;
	padding: 2px;
}

textarea
{
	width: 100%;
	height: 150px;
	letter-spacing:.06em;
	font-family:Verdana,Sans-Serif;
	font-size:11px;
	border: 1px solid #962829;
}

bkn
{
	font-family:Verdana,Sans-Serif;
	font-size:8px;
}


a:link {color:#f89825;text-decoration: none;}    /* unvisited link */
a:visited {color:#f89825;text-decoration: none;} /* visited link */
a:hover {color:#e1e1e0;text-decoration: none;}   /* mouse over link */
a:hover {color:#e1e1e0;text-decoration: none;}  /* selected link */



.Section
{
	color: #f89825;
	font-weight: bold;
	font-size: 15px;
	padding-top: 150px;
}

.sDescription
{
	color: gray;
	line-height: 30px;
	font-style: italic;
	font-size: 12px;
	padding-bottom: 12px;
}


.Name
{
	color: brown;
	height: 35px;
}

sub
{
	text-decoration: none;
	font-size: 10px;
	color: gray;
}


.Price
{
	color: brown;
	font-size: 11px
}

mark
{
	color: gray;
	font-size: 10px
}


v
{
	font-weight: bold;
	color: #a7bd38;
	font-size: 12px;
}

n
{
	font-weight: bold;
	color: #f68927;
	font-size: 12px;
}