td.menu
{
	border-width: thin;
	border-right-style: solid;
	border-right-color: white;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
}
td.menu a
{	
	color: white;
}
td.endmenu
{
	text-align: center;
	font-family: arial;
	font-size: 10pt;
}
td.endmenu a
{
	color: white;
}
table.footer
{
	font-family: arial;
	font-size: 8pt;
	text-align: center;
}
td.txt
{
	font-family: arial;
	font-size: 10pt;
	text-align: center;
}
td.label
{
	font-family: arial;
	font-size: 10pt;
}
p.header1
{
	font-family: arial black;
	font-size: 14pt;
}
p.text
{
	font-family: arial;
	font-size: 12pt;
}
table.stockist
{
	border-right-style: solid; 
	border-right-width: thin; 
	border-right-color: black;
	border-left-style: solid; 
	border-left-width: thin; 
	border-left-color: black;
	border-bottom-style: solid; 
	border-bottom-width: thin; 
	border-bottom-color: black;
}
table.stockist td
{
	font-family: arial;
	font-size: 10pt;
}
td.stock
{
	border-top-color: black;
	border-bottom-color: black;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: silver;
	border-top-width: thin;
	border-bottom-width: thin;
	font-weight: bold;
}
p.content
{
	scrollbar-face-color: black;
	scrollbar-track-color: white;
	position: relative; 
	overflow: scroll; 
	height: 341px;
	width: 470px;
	font-family: arial;
}