body	{
	margin		: 0px;
	padding		: 0px;
	font-family	: arial, helvetica, sans-serif;
	font-size	: 14px;
	color		: #fc0;
	background-color: #006;
	text-align	: center;
	}

a	{
	color		: #fc0
	}

a:hover	{
	color		: #ddd;
	text-decoration	: none
	}

p	{
	margin		: 16px;
	margin-top	: 14px;
	margin-bottom	: 10px;
	text-indent	: 20px;
	}

p.cntr	{
	width		: 100%;
	text-align	: center;
	text-indent	: 0px;
	}

p#logohead {
	font-size	: 20pt
	}

p#distinction {
	font-family	: "Brush Script MT","script mt bold","script";
	font-size	: 20pt
	}

h4	{
	margin		: 0px;
	padding		: 0px;
	display		: inline;
	vertical-align	: top;
	text-align	: center;
	width		: 200px;
	}

td.genchartbg {
	color		: #500;
	font-size	: 9px;
	background-color: #976;
	}

img.cntr {
	margin		: 4px;
	display		: block;
	text-align	: center;
	clear		: both;
	border		: none;
	}

div#header {
	padding		: 0px;
	margin		: 0px auto;
	background	: #006;
	text-align	: left;		/* centering hack */
	width		: 722px;	/* ie5win width */
	height		: auto;
	voice-family	: "\"}\"";
	voice-family	: inherit;
	width		: 720px;	/* compliant browser width */
	}

ul#navbar {
	margin		: 0;
	padding		: 1px 0 0 0;
	background	: #368;
	list-style-type	: none;
	font-size	: 11pt;
	text-align	: center;
	}

ul#navbar li {
	padding		: 0;
	display		: inline;
	}

ul#navbar a {
	padding		: 0 10px;
	color		: #fc0;
	text-decoration	: none;
	}

ul#navbar a:hover {
	color		: #ddd;
	text-decoration	: underline;
	}

ul#navbar li#currentpage a {
	color		: #ddd;
	cursor		: default;
	text-decoration	: none;
	}

div#middle {
	padding		: 0;
	margin-top	: 0px;
	margin-bottom	: 0px;
	margin-right	: auto;
	margin-left	: auto;
	background	: #047;
	text-align	: left;		/* centering hack */
	width		: 722px;	/* ie5win width */
	height		: auto;
	voice-family	: "\"}\"";
	voice-family	: inherit;
	width		: 720px;	/* compliant browser width */
	}

.innerbox {
	padding		: 16px 20px;
	margin		: 20px 16px;
	border		: 1px solid #e8c37f;
	overflow		: auto;
	width		: 100%;
	}

.innerbox ul { font-weight:bold; }

.innerbox ul li { font-weight:normal; }

.innerbox ul ul li {text-indent:16px; }

.img	{
	margin		: 4px;
	padding		: 6px;
	float		: right;
	clear		: both;
	text-align	: center;
	width		: 200px;
	}

.img img {
	border		: none;
	float		: right;
	}

.caption {
	display		: block;
	text-align	: center;
	font-weight	: bold;
	font-style	: italic;
	width		: 99%;
	}

#footer {
	padding		: 0px;
	margin		: 0px auto;
	background	: #368;
	text-align	: center;	/* centering hack */
	width		: 722px;	/* ie5win width */
	height		: auto;
	voice-family	: "\"}\"";
	voice-family	: inherit;
	width		: 720px;	/* compliant browser width */
	}

#footer p {
	font-size	: 9px;
	margin		: 5px;
	line-height	: 10px;
	}