	BODY	{
		background: #CCCCCC;
		color: #333333;
		margin: 0px;
	}
	A, BODY, TABLE, TD, TR {
		font-size: 10pt;
		font-family: Verdana, sans-serif;
	}
	INPUT, OPTION, SELECT, TEXTAREA {
		font-size: 9pt;
		font-family: MS Sans Serif, sans-serif;
	}
	LI {
		line-height: 160%;
		list-style-type: square;
	}
	A {
		color: #336699;
		text-decoration: none;
	}
	A:visited {
		color: #990000;
		text-decoration: none;
	}
	A:hover {
		text-decoration: underline;
	}
	#header {
		background: url('/images/header.jpg');
		width: 770px;
		height: 120px;
		margin: auto;
	}
	#content {
		border: 1px solid #336699;
		background: #FFFFFF;
		width: 768px;
		margin: auto;
	}
	td.verbiage {
		padding: 20px;
	}
	td.submenu {
		padding: 10px;
	}
	div.submenu {
		line-height: 14pt;
		border-left: 1px solid #990000;
		padding: 0px 8px 0px 8px;
	}
	A.submenu, A.submenu:visited {
		font-family: Tahoma;
		font-size: 10pt;
		text-decoration: none;
	}
	A.submenu:hover {
		color: #FF0000;
		text-decoration: underline;
	}
	#footer {
		padding-top: 10px;
		text-align: center;
		width: 770px;
		font-size: 8pt;
		margin: auto;
	}
	.frontPage {
		font-size: 8pt;
		color: #333333;
	}
	.frontPage a {
		font-weight: bold;
		color: #990000;
	}
	.frontPage a:hover {
		color: #FF6600;
	}
	.bookTitle {
		font-weight: bold;
		font-size: 10pt;
	}
	.tell {
		font-size: 180%;
		color: #999999;
	}
	.pageTitle {
		color: #336699;
		font-size: 24pt;
		padding:0px;
		letter-spacing: -1px;
	}
	.menu A.menu {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}
	A.menu:hover {
		color: #FFFF00;
		text-decoration: underline;
	}
	TD.menu {
		vertical-align: bottom;
		text-align: right;
	}
	.bold {
		font-weight: bold;
	}
	.price {
		font-weight: bold;
	}
	TABLE.Events TR {
		height: 35px;
		vertical-align: top;
	}
	TABLE.Events TD {
		border-top: 1px #cccccc solid;
	}
	.FAQc {
		font-weight: bold;
	}
	.FAQq {
		padding-bottom: 8px;
		font-weight: bold;
		color: #336699;
		text-indent: -20px;
	}
	.FAQa {
		padding-bottom: 24px;
		text-indent: -20px;
	}
	.FAQa P {
		text-indent: 0px;
	}
	BLOCKQUOTE {
		margin:  10px 30px 10px 30px;
	}
