body	{  font-family: Arial, Helvetica, sans-serif; font-size: 11 }
	p 		{  font-family: Arial, Helvetica, sans-serif; font-size: 11 }
	
	td		{  font-family: Arial, Helvetica, sans-serif; font-size: 11; font-style: normal }
a:link {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, Verdana,  sans-serif;
	color: #FF9933;
	text-decoration: underline;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteboldsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.white, A.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A:visited.white {color:#FFffff;text-decoration: none;}
A:hover.white {color:#FFffff;text-decoration: underline;}
A:active.white {color:#FFffff;text-decoration: none;}

.whitesml, A.whitesml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A:visited.whitesml {color:#FFffff;text-decoration: none;}
A:hover.whitesml {color:#FFffff;text-decoration: underline;}
A:active.whitesml {color:#FFffff;text-decoration: none;}

.purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3485C4;
	text-decoration: none;
}
.purplebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3485C4;
	text-decoration: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.greysml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.yellow, A.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

A:visited.yellow {color:#FFCC00;text-decoration: none;}
A:hover.yellow {color:#FFCC00;text-decoration: underline;}
A:active.yellow {color:#FFCC00;text-decoration: none;}
.yellowbold, A.yellowbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
A:visited.yellowbold {color:#FFCC00;text-decoration: none;}
A:hover.yellowbold {color:#FFCC00;text-decoration: underline;}
A:active.yellowbold {color:#FFCC00;text-decoration: none;}

.bluesml, A.bluesml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3485C4;
	text-decoration: none;
}
A:visited.bluesml {color:#3485C4;text-decoration: none;}
A:hover.bluesml {color:#3485C4;text-decoration: underline;}
A:active.bluesml {color:#3485C4;text-decoration: none;}

.bluebold, A.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3485C4;
	text-decoration: none;
}
A:visited.bluebold {color:#3485C4;text-decoration: none;}
A:hover.bluebold {color:#3485C4;text-decoration: underline;}
A:active.bluebold {color:#3485C4;text-decoration: none;}

.purpleboldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #3485C4;
}
.whiteboldboldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FF9933;
	text-transform: uppercase;

}
.rrp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;

}
.ourprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #3485C4;
}