body	{
	background-color: #ffffff;
	font-family: Georgia, "AmeriGarmnd BT", serif;
	color: #000000;
	}

a:link		{ color: #0000FF; text-decoration: none; background-color: transparent }
a:visited	{ color: #800080; text-decoration: none; background-color: transparent }
a:active	{ color: #ff0000; text-decoration: none; background-color: transparent }
a:hover		{ color: #ff0000; text-decoration: underline; background-color: transparent }

.xxlarge	{ font-size: xx-large; }
.xlarge		{ font-size: x-large; }
.large		{ font-size: large; }
.normal		{ font-size: medium; }
.small		{ font-size: small; }
.xsmall		{ font-size: x-small; }
.tiny		{ font-size: xx-small;  }

h1	{ font-size: 3.0em; }
h2	{ font-size: 2.6em; text-transform: uppercase; }
h3	{ font-size: 2.3em; text-indent:1.0em; font-style: italic;}
h4	{ font-size: 2.0em; text-transform: uppercase; font-style: italic; }
h5	{ font-size: 1.6em; text-indent:1.0em; text-indent:3.0em; }
h6	{ font-size: 1.3em; text-indent:1.0em; text-indent:3.0em; font-style: italic; }

p	{
	font-size: medium;
	text-indent: 20px;
	text-align: justify;
	line-height: 120%;
	}
br	{ clear: both; }
img	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
address	{
	font-style: normal;
	}

.left		{ text-align: left }
.center		{ text-align: center }
.right		{ text-align: right }
.justify	{ text-align: justify }

.netscapehide	{ display: none; }
.printshow	{ display: block; }
.printhide	{ display: none; }

#ahem	{ display: none; }
#head	{
	display: block;
	width: 100%;
	background-color: #ffffff;
	background-image: none;
	}
#body	{ margin-bottom: 3em; }
#nav	{ display: none; }
#content { display: block; }
#foot	{
	display: block;
	margin: 0px;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	}
#logo	{
	z-index: 3;
	position: relative;
	height: 313px;
	width: 430px;
	margin: 0px auto;
	}
#intro	{
	z-index: 2;
	position: relative;
	width: 100%;
	margin: 30px auto;
	}
#cafe	{
	display: none;
	}
#cater	{
	display: none;
	}

.left		{ text-align: left }
.center		{ text-align: center }
.right		{ text-align: right }
.justify	{ text-align: justify }
