	BODY, TD {
		font-family: verdana, arial, sans-serif;
		font-size: 8pt;
		line-height: 18px;
		}
	BODY {
		background-color: #666666;
		margin: 0px;
		}
	A, A:visited {
		text-decoration: none;
		color: #0000ff;
		}
	A:hover {
		text-decoration: underline;
		}
	.topnav {
		font-size: 8pt;
		font-weight: bold;
		margin-right: 20px;
		margin-top: 5px;
		}
	.phone {
		font-size: 8pt;
		font-weight: bold;
		margin-right: 20px;
		margin-bottom: 5px;
		}
	.topnavlink, .topnavlink:visited {
		color: #999977;
		}
	.topnavlink:hover {
		color: #ff6666;
		}
	.infoemail, .infoemail:visited {
		color: #000000;
		text-decoration: none;
		}
	.infoemail:hover {
		color: #666666;
		text-decoration: underline;
		}
	.pagetitle {
		font-size: 13pt;
		font-weight: bold;
		color: #990000;
		margin-left: 40px;
		margin-top: 18px;
		margin-bottom: 15px;
		}
	.subhead {
		font-weight: bold;
		color: #000066;
		letter-spacing: 0.1em;
		margin-bottom: 3px;
		}
	.leftnavitem {
		font-size: 9pt;
		font-weight: bold;
		text-align: right;
		font-family: arial;
		margin: 1px 0px 0px 0px;
		background-color: #000099;
		padding: 4px 10px;
		}
	.leftnavlink, .leftnavlink:visited {
		color: #ffff00;
		}
	.leftnavlink:hover {
		color: #ffff99;
		}
	.main {
		margin: 15px 20px 30px 20px;
		width: 450px;
		}
	.docitem {
		margin-bottom: 5px;
		}
	.footer {
		font-size: 8pt;
		color: #bbbbaa; /*cccc66*/
		margin-top: 5px;
		margin-left: 20px;
		}