			BODY {
				margin: 0px;
				background-image: url(images/distribution-profits.png); background-repeat: no-repeat; 
				}
			TABLE.main {
				font-family: Arial, sans-serif; color: teal;
				vertical-align: top;
				}
			TABLE.main TD {
				font-size: 10pt;
				}
			TABLE.main TR {
				vertical-align: top;
				}
			TABLE.main TD.title {
				font-size: 30pt; font-weight: bold; color: #D6D000;
				vertical-align: top; padding: 20px 10px 10px 120px;
				filter: progid:DXImageTransform.Microsoft.DropShadow(offX=1,offY=2,color=#88888888,positive='true');
				}
			TABLE.main TD P {
				margin-top: 6px;
				}
			TABLE.main TD P.heading {
				font-size: 13pt; font-weight: bold; color: #653E0C;
				margin-top: 18px;
				}
			TABLE.main TD P.subhead {
				font-size: 10pt; font-weight: bold; color: #B79A26; 
				margin-top: 12px;
				}
			TABLE.main TD.rgtbar TABLE {
				width: 200px;	border: 1px solid silver; margin: 10px; 
				border-collapse: collapse;
				}
			TABLE.main TD P.caption {
				font-size: 8pt;
				text-align: center; margin-top: 2px; margin-bottom: 20px; color: #653E0C;
				}
			TABLE.main TD UL {
				list-style: circle outside none;
				margin-left: 22px; margin-top: 2px; margin-bottom: 10px;
				}
			TABLE.main TD LI {
				font-size: 8pt; margin-top: 2px;
				}
			TABLE.main TD.copyright {
				font-size: 8pt; color: gray;
				text-align: center; padding-top: 10px;
				}
			IMG.screen {
				margin-top: 12px;
				}
			.note {
				font-size:smaller;
				}
			TABLE.buttons {
				width: 150px;
				}
			TABLE.buttons TD.btnLo {
				height: 32px; width: 150px; vertical-align: top;
				background-image: url(images/btn-lo.png); background-repeat: no-repeat;
				font: 9pt Arial; color: white; font-weight: bold; padding: 4px 0px 0px 4px;
				cursor: hand;
				}
			TABLE.buttons TD.btnHi {
				height: 32px; width: 150px; vertical-align: top;
				background-image: url(images/btn-hi.png); background-repeat: no-repeat;
				font: 9pt Arial; color: white; font-weight: bold; padding: 4px 0px 0px 4px;
				cursor: hand;
				}
			A:link {color:blue; text-decoration:none;}
			A:active {color:blue; text-decoration:none;}
			A:visited {color:blue; text-decoration:none;}
			A:hover {color:red; text-decoration:underline;}
