body {
	font: 100% verdana;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    background-color: #ffffff;
}

/* h1 = 24 pt */
h1 { 
color:#93268F; 
font-family:verdana;
text-align:center; 
line-height:40px;
}

/* h2 = 18 pt */
h2 { 
color:#93268F; 
font-family:verdana;
text-align:center;
line-height:30px;
}

/* h2 = 18 pt */
h2.black { 
color:#000000; 
font-family:verdana;
text-align:center;
line-height:30px;
}

/* h2 = 18 pt */
h2.green { 
color:#70AD3B; 
font-family:verdana;
text-align:center;
line-height:30px;
text-align:left;
}


/* h3 = 13.5 pt */
h3 { 
color:#93268f; 
font-family:verdana; 
line-height:25px;
font-size:22px;
}

/* h3 = 13.5 pt */
h3.black { 
color:#000000;
font-family:verdana; 
line-height:25px;
font-size:22px;
}


/* p = 12 pt */
p { 
color:#000000; 
font-size:15px;
font-family:verdana; 
}

/* p = 12 pt */
p.quote { 
color:#dc4f00; 
font-size:12px;
font-family:verdana; 
}

/* p = 12 pt */
p.testimonial { 
color:#21423d; 
font-size:11px;
font-family:verdana; 
align:left;
}

.bullet {line-height:2; }
.content {line-height:1.8; }

/* li = 12 pt */
li { 
color:#000000;
font-size:15px;
font-family:verdana; 
line-height:22px;
}

/* td = 12 pt */
td { 
color:#000000; 
font-size:14px;
font-family:verdana; 
line-height:20px;
}

.rigthborder
{ 
right-border:solid 1px #000000; 
height:75%;
margin-left:500px;
}

p.1 { padding-left:20px; }
p.2 { padding-left:40px; }
div.1 {padding-left:30px; }
div.2 {padding-left:50px; }


a:link, a:active { text-decoration:underline; }
a:link { color:#003EF8 }
a:hover { color:#390F89 }

a:visited { text-decoration:underline; color:#390F89 }

#container { position: relative; width: 806px; margin: 0px auto; padding: 0px 20px;  background-image:url(http://www.revenuebreakthrough.com/mastery/images/sidebars.gif); background-repeat:repeat-y; background-position: top center; }

