img.floatLeft {
float: left;
margin: 2em;
clear: left; }

img.floatRight {
float: right;
margin: 2em;
clear: right; }

div#container {
position: relative;
width: 100%;
margin-top: 1px;
margin-right: 1em;
margin-bottom:1px;
margin-left: 0em;
}

div#leftCOLUMN {
top: 0px;
float: left;
width: 33%;
background-color: white;
line-height:8pt;
  }

div#centerCOLUMN {
top: 0px;
float: left;
width: 33%;
background-color: white;
line-height: 8pt;
  }

div#rightCOLUMN {
top: 0px;
float: left;
width: 32%;
background-color: white;
line-height: 8pt; }

.HeartLine {
color: #5d5d5d;
font-size: 7pt; }

.MindLine {
color: #666666;
font-size: 7pt; }

.CenterLine {
color: rgb(0,0,0);
font-size: 8pt; }

.SpiritBodyLine {
color: #333333;
font-size: 7pt; }

.MoneyLine {
color: rgb(63,63,63);
font-size: 7pt; }

body {background-color: white;
padding: 6px;
border-style: none;
font-family: sans-serif;
text-align: left;
color: #4f4f4f;
margin-top: 1em;
margin-right: 6em;
margin-bottom: 1em;
margin-left: 2em;
font-size: 8pt; }
.tighter{line-height: 2em;
text-align: left;
margin: 7%;
color: #4f4f4f;
}

.wider {line-height: 4em;
text-align: left;
margin: 7%;
color: #4f4f4f;
}
.tagline {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#4f4f4f;
font-size: 9px;
font-style: oblique; }
.italicSweep{
font-style: italic;
font-weight:800 }

.gracefullyEmphatic{
color: #212121;
font-stretch: wider;
font-weight: bold; }

a:link {color: #623bce;
background-color: white;
text-decoration: none;
font-weight: bolder; }

a:hover {color: #e13217;
text-decoration: none;
 }
a:visited {color: #5229d3;
background-color: white;
text-decoration: none;
font-style: oblique; }

h1 {color: #4f4f4f; 
font-family: sans-serif;
font-size: 9pt;
text-align: left;
font-weight: bold;
font-stretch: ultra-expanded;
font-style: normal; }

h1.stickright {color: #4f4f4f; 
font-family: sans-serif;
font-size: 8pt;
text-align: right;
font-weight: bold;
font-stretch: ultra-expanded;
font-style: normal;
; }

h2{font-family: serif;
font-size: 10pt;
font-weight: normal;
 }

h3 {font-family: serif;
font-size: 1.3em;
font-weight: normal;
 }

h4 {font-family: serif;
font-size: 1.2em;
font-weight: normal;
 }

h5 {font-family: serif;
font-size: 1.1em;
font-weight: normal;
 }