BODY,UL,P,TABLE,TD,TH,H1,H2,H3,H4,H5,H6,BIG,SMALL {
font-size: 12px;
} 
H1{ font-size: 16pt; } 
H2{ font-size: 14pt; } 
H3{ font-size: 12pt; } 
H4{ font-size: 11pt; } 
BODY,TABLE,TD {font-size: 12px; } 
TH {text-align:left; }


table.colourSwatches td { font-size: 8pt;  }

#shopcat {
	width: 200px;
	padding: 0px;
	margin: 0px;
	background-color: #f99c05;
}
#cathead  {
	padding: 0;
	margin: 0;

	height: 40px;
}
#cathead h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#mainmenu {
	width: 200px;
	padding: 0px;
	margin: 0px;
	background-color: #f99c05;
}
#menuhead  {
	padding: 0;
	margin: 0;
	
	height: 40px;
}
#menuhead h3 {
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-align: center;
}