body {background-color: #ffffff;}/* masthead text style */	p.mast {white-space: nowrap; font: 14px Georgia, serif; font-weight: bold;}/* content text style */    p.content {font-size: 11px; font-family: 'Century Gothic', Arial, Helvetica, sans-serif; letter-spacing: normal; word-spacing: normal; line-height: 1; color: #000000; padding: 0px 10px 0px 10px;}    p.content a:link {color: #006699; text-decoration: none;}    p.content a:visited {color: #999999; text-decoration: none;}    p.content a:active {color: #ffffff; text-decoration: none;}    	/* left column text style */	p.lftnav {color: #000000; font-size: 13px; font-family: 'Century Gothic', Arial, Helvetica, sans-serif; line-height: 1.15; font-weight: normal; padding-left: 10px;}	p.lftnav a:link {color: #ffffff; font-weight: normal; text-decoration: none;}	p.lftnav a:visited {color: #ffffff; font-weight: normal; text-decoration: none;}	p.lftnav a:active {color: #006699; font-weight: normal; text-decoration: none;}	p.lftnav a:hover {background: #ffffff; color: #006699; font-weight: normal; text-decoration: none;}/* address text style */	address {color: #000000; white-space: nowrap; font: 14px Georgia, serif; font-weight: bold; text-align: center;}	/* process text style */    dl.process {font-size: 11px; font-family: 'Century Gothic', Arial, Helvetica, sans-serif; letter-spacing: normal; word-spacing: normal; line-height: 1.25; color: #000000; padding: 0px 10px 0px 10px;}h4 {display: block; margin: 10px 0px 0px 10px; font: 14px Arial, Helvetica, sans-serif; font-weight: bold;}/* style template from w3: */h1, h2, h3, h4, h5, h6, p, ul, ol, dir, menu, div, dt, dd, address, blockquote, pre, hr, form, dl {display: block}b, strong, i, em, cite, var, tt, code, kbd, samp, img, span {display: inline}li {display: list-item}b, strong {font-weight: bolder}  /* relative to the parent */i, cite, em, var {font-style: italic}pre, tt, code, kbd, samp {font-family: Courier, 'Courier New', monospace}pre {white-space: pre}blockquote {margin-left: 3em; margin-right: 3em}ul, dir {list-style: disc}ol {list-style: decimal}menu {margin: 0}li {margin-left: 3em}dt {margin-bottom: 0}dd {margin-top: 0; margin-left: 3em}