
			.body {
			background-color: F8FFD9;
			margin-top: 25px;
			margin-left: 25px;
			}

			.body-text {
			text-align: center;
			font-family: 'Tahoma';
			color: #823F27;
			font-size: 11pt;
			}
            .ie .body-text {
			color: #823F27;
			}
            .win.gecko .body-text{
			color: #823F27;
			}

			.head-text {
			text-align: center;
			font-family: 'Tahoma';
			font-weight: bold;
			color: #823F27;
			font-size: 18pt;
			}


			.subhead-text {
			text-align: center;
			font-family: 'Tahoma';
			color: #823F27;
			font-size: 12pt;
			}

			.left-subhead-text {
			text-align: left;
			font-family: 'Tahoma';
			color: #823F27;
			font-weight: bold;
			font-size: 14pt;
			}

			.center-subhead-text {
			text-align: center;
			font-family: 'Tahoma';
			color: #823F27;
			font-weight: bold;
			font-size: 12pt;
			}

			.center-subhead {
			text-align: center;
			font-family: 'Tahoma';
			color: #823F27;
			font-weight: bold;
			font-size: 14pt;
			}

			.subtext-links {
			font-family: 'Tahoma';
			color: #823F27;
			font-size: 9pt;
            text-decoration: none;
			}


			.body-text-table {
			text-align: left;
			color: inherit;
			font-size: inherit;
			}

            .ie .body-text-table {
			color: #823F27;
			}

			.ss-required-asterisk {
			font-size: 9pt;
	        color: #FF0000;
			}

            .ss-required-asterisk-off {
			font-size: 9pt;
	        color: #F8FFD9;
			}
