body
{
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10pt;
	background: #999999;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 7pt;
}

a:link,  a:visited, a:active  {
	color: Black;
	font-size: 7pt;

}

 a:hover {
	color: Black;
}


div {
	font-family: Arial, Helvetica, Sans-serif;
	color: Black;
	font-size: 8pt;
}

div.heading1
 {
	font-size: 20pt;
	font-weight: bold;
	text-align : center;
}

div.heading2
   {
	font-size: 12pt;
	font-weight: bold;
	text-align : center;
}

div.heading3
  {
	font-size: 12pt;
	font-weight: bold;
	text-align : left;
	font-style : italic;
}

div.heading4
  {
	font-size: 10pt;
	font-weight: bold;
	text-align : left;
	font-style : italic;
}

div.menu
{
}

div.text
{
	text-align : left;
	font-weight: normal;
	font-size: 8pt;
	text-align : center;
	color: #003399;

}

div.price
{
	font-weight: bold;
	color: Red;
	font-size: 9pt;
}
div.product
{
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

div.brand
{
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

div.cartFont1
{
	font-weight: bold;
	color: #003399;
	font-size: 12pt;
	font-style : italic;
}

div.cartFont2
{
	font-weight: bold;
	font-size: 9pt;
}


input.text, select.text
{
	font-size: 9pt;
	color: Black;
}

td.font1 {
	font-weight: bold;
}

td.main {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	color: Black;
}

td {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight: normal;
}

th {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11pt;
	color: Black;
	text-align : center;
}

table {
}

tr.colour1 {
	background-color: White;
}

tr.colour2 {
	background-color: White;
}

ul {
	list-style: disc;
}
.phoneNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C30;
	font-weight: bold;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00C;
	font-weight: bold;
}
