BODY
 {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;

}
P
 {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	
}

a.store:active 
{
	text-decoration: none;
	color : #0000FF;
}
a.store:hover
{
	text-decoration: none;
	color : #0000FF;
}
a.store:link
{
	text-decoration: none;
	color : #0000FF;
}
a.store:visited {
	text-decoration: none;
	color : #0000FF;
}
img {  border-color: #6D6516}

H1 
{
	font-size : 20px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
}
H2 
{
	font-size : 18px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
}
H3 
{
	font-size : 16px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
}
H4
{
	font-size : 14px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
}
H5 
{
	font-size : 12px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
}
H6 
{
	font-size : 10px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
}

a.NavHeader
{
	font-family : Arial;;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : Black;
}

a.NavHeader:hover
{
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
	color : Red;
}

a.NavMain
{
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
	color : Red;	
}

a.NavMain:hover
{
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
	color : Black;	
}

a.storesubtype
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-decoration: none;
	color : #000000;
}
a.storesubtype:hover
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	text-decoration: none;
	color : #FF0000;
}

.subtypetext
{
	font-size: x-small;
	font-weight: bold;
}

