﻿body, p, input, select, td, ul
{
	/* font-size: 13px; */
	color: #000000;
	font-family: Calibri, Verdana, Arial, Helvetica, Sans-Serif;
}

h1, .h1
{
	font-size: 300%;
	font-weight:normal;
  color: #FF9C18;
  font-family: Calibri, Arial, Helvetica, Sans-Serif;
}
h2, .h2
{
  FONT-SIZE: 150%;
	font-weight:bold;
  color: #FF9C18;
  font-family: Calibri, Arial, Helvetica, Sans-Serif;
}
h3, .h3
{
	FONT-SIZE: 130%;
	font-weight:bold;
  color: #FF9C18;
  font-family: Calibri, Arial, Helvetica, Sans-Serif;
}
a
{
	text-decoration: none;
	color: Black;
}
a.Underline
{
	text-decoration: none;
	border-bottom: 1px dotted #FF9C18;
	color: Black;
}
a.Underline:hover
{
	border-bottom: 1px solid #FF9C18;
}
a:hover
{
	
}
.Label
{
	font-weight: bold;
}
.ShoppinBagLink
{
	font-size: 13px;
}
