﻿body
{
	font-size: medium;
	font-family: Arial;
	font-weight: bold;
}
.storename
{
	font-size: xx-large;
	color: blue;
	font-family: Arial;
}
.buttons
{
	font-size: small;
	color: blue;
	font-family: Arial;
}
.categoryname
{
	font-size:smaller;
	color: #FF8000;
	font-family: Arial;
}
.storename
{
	font-size: larger;
}
H1
{
	font-weight: lighter;
	font-size: medium;
	vertical-align: bottom;
}
H2
{
	font-weight: lighter;
	font-size: medium;
}
H3
{
	font-weight: lighter;
	font-size: x-small;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: black;
}
H4
{
	font-size: xx-large;
	color: green;
}
.ns
{
	font-size: medium;
	vertical-align: top;
	text-align: left;
}
.ns1
{
	font-size: medium;
	vertical-align: top;
	text-align: left;
}
.store
{
	font-size: medium;
	vertical-align: middle;
	text-align: left;
}
.c
{
	margin-top: 0px;
	color: maroon;
	padding-top: 0px;
}
.ca
{
	color: #ff8000;
}
.logo
{
	font-size: 28pt;
	color: black;
	font-family: 'BernhardFashion BT';
	font-weight: bold;
}
.code
{
	font-weight: normal;
	color: navy;
}
.normal
{
	font-weight: normal;
	font-size: smaller;
}
