body {
  font-family: Arial, helvetica, sans-serif; font-size:11px;
}

td {
	font-family: Arial, helvetica, sans-serif; font-size:11px;
}

th {
	font-family: Arial, helvetica, sans-serif; font-size:11px;
}

a:link {
	color: #333333; text-decoration:none 
}

a:hover {
	color: #999999; text-decoration:none
}

a:active {
	color: #666666;
}

a:visited {
	color: #333333; text-decoration:none 
}

/************** header tag styles **************/

h1{
font: 240% Arial, helvetica, sans-serif; 
font-weight: lighter;
color: #666666;
padding-top: 5px;
}

/************** body tag styles **************/

.body p {
font: 100% Arial, helvetica, sans-serif; 
color: #666666;
vertical-align: top;
}

p.address {
font: 120% Arial, helvetica, sans-serif; 
}

a.headinga {
font: 150% Arial, helvetica, sans-serif; 
color: #666666;
vertical-align: top;
display:block;
}
a.headingb {
font: 130% Arial, helvetica, sans-serif; 
color: #666666;
vertical-align: top;
display:block;
}
.globalNav {
	font-weight: lighter;
	color: #555555;
	background-color: #FFD200;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.globalNav:link {
	font-weight: lighter;
	color: #555555;
	background-color: #FFD200;
}
a.globalNav:hover {
	font-weight: lighter;
	color: #ffffff;
	background-color: #FFD200;
}
.pricehead {
	font-weight: lighter;
	color: #ffffff;
	background-color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.price1 {
	font-weight: lighter;
	color: #555555;
	background-color: #eeeeee;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.price2 {
	font-weight: lighter;
	color: #444444;
	background-color: #dddddd;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}