a:visited	{
		color: #000000;
		}
a:link		{
		color: #336600;
		}
a:hover		{
		color: #990000;
		}

img		{
		margin: 10px;
		}
img.logo	{
		text-align: left;
		border: 0px;
		margin-top: 10px;
		}
img.itemimage	{
		text-align: center;
		border: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
		}

body	{
	font-family: arial, helvetica, "sans serif";
	font-size: 85%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
h1	{
	font-family: arial, helvetica, "sans serif";
	font-size: 2.4em;
	color: #0099ff;
	text-align: right;
	}

h1 em	{
	color: #0099ff;
	}
h3 em	{
	color: #0099ff;
	}
p	{
	font-family: arial, helvetica, "sans serif";
	font-size: 1.2em;
	font-weight: normal;
	text-indent: 0pt;
	text-align: left;
	}
ul	{
	font-family: arial, helvetica, "sans serif";
	font-size: 1.2em;
	font-weight: normal;
	text-align: left;
	}

.where	{
	font-family: arial, helvetica, "sans serif";
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #cc6600;
	}

.title	{
	font-family: "times new roman";
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
	color: #cc6600;
	}
.byline	{
	font-family: arial, helvetica, "sans serif";
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #cc6600;
	}

.businessname	{
	font-weight: bold;
	color: #cc6600;
	}

.location	{
	font-weight: bold;
	color: #336600;
	}

.designername	{
	font-size: 0.8em;
	color: #336600;
	text-align: right;
	}

.topbotmenu	{
		font-family: arial, helvetica, "sans serif";
		text-align: center;
		color: #000000;
		font-size: 1.0em;
		}
.catitem	{
		font-family: arial, helvetica, "sans serif";
		font-size: 1.0em;
		font-weight: bold;
		color: #cc6633;
		text-align: left;
		}
.centertext	{
		text-align: center;
		}
.righttext	{
		text-align: right;
		}
.lefttext	{
		text-align: left;
		}