    BODY { font: 1em Georgia, "Times New Roman", Times, serif; margin: 1em 15%; border: 0.1em #CCCCCC solid; padding: 0em 1.5em 1em} 
    H1 { font: bold 1em Georgia, "Times New Roman", Times, serif; background: yellow; text-align: left}
	.yellow { font: 1em, Georgia; background: yellow; font-weight: bold }
	.yellownobold { font: 1em, Georgia; background: yellow }
	H2 { color: red; font: 1.5em, Georgia; font-weight: bold; text-align: center }
	H3 { font: 1em, Georgia; font-weight: bold; text-align: center }
	p.bold { font: 1em, Georgia; font-weight: bold; text-align: center }
	p.smallitalic { font-size: 0.8em; font-style: italic}
	p.copyright { font-size: 0.7em; text-align: center }
	p.boldleft { font: 1em, Georgia; font-weight: bold; text-align: left }
	.boldleft { font: bold 1em , Georgia; text-align: left}
	p.red { font: 1.5em, Georgia; font-weight: bold; text-align: center; color: red }
	UL.menu { list-style-type: none }
	.italic { font-style: italic }
	.bolditalic { font-style: italic; font-weight: bold }
	.underlined { text-decoration: underline}
	.underlinedbold { text-decoration: underline; font-weight: bold }
	p.heading { color: red; font: 1.5em, Georgia; font-weight: bold; text-align: center }
	p.headingleft { color: red; font: 1.5em, Georgia; font-weight: bold; text-align: left }
	p.headingblack { font: 1.5em, Georgia; text-align: center }
	LI { list-style-image: url(images/MLM_Success_Arrow.gif); list-style-position: outside }
	DIV { border: 0.05em solid #CCCCCC; padding: 1.5em; padding-top: 0em; margin: 0em 2.5em; background-color: #FFFFCC }
	p.center { text-align: center }
	.right { text-align: right }
	.link { text-decoration: none; color: #000000 }
	.innertable { margin: 0em 5em; border: 0.05em #CCCCCC solid; padding: 1.5em 1.5em 0em; text-align: center } 
	.small { font: 0.6em, Arial }
	.formbox { border: 0.05em solid red; padding: 1.5em; padding-top: 0em; margin: 0em 2.5em; background-color: #ffffff }
	
