
body {
	color: #000000;
	font-size: 1em ; 
	font-family: Arial, Helvetica, sans-serif;
background-color: #F6F7F2

}

a {
	color: #000099;
}

a:hover {
	color: #CC0000;
}

h2 {
	color: #CC0000;
	font-size: 1.6em;
	text-align: center;
}
.purple  {
color: #640064;
text-align: left;
font-size: 1.4em;
}

.guarantee  {
color: #CC0000;
	font-size: 1.3em;
	text-align: center;
}

.content-delivery {
color: #000000;
	font-size: 1.2em;
	text-align: left;
}

ul, ol {
	margin: 10px 0;
}

/* IE 6 */
* html body ul,
* html body ol {
	margin: 10px 40px;
}

/* IE 7 */
html>body ul,
html>body ol {
	*margin: 10px 40px;
}

ul li, ol li {
	margin: 5px 0;
	list-style-position: outside;
}

ul li {
	list-style-type: disc;
}

ol li {
	list-style-type: decimal;
}

#page {
	border: 2px solid #CCCCCC;
	display: block;
	margin: 20px auto;
	padding: 20px;
	width: 560px;
background-color: #ffffff;
}

#footer {
	border-top: 1px solid #CCCCCC;
	color: #666666;
	font: .675em Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	text-align: center;
}

#footer a {
	color: #666666;
	text-decoration: underline;
}

.johnsonbox {
	background-color: #f9ebff;
	border: 1px solid #CCCCCC;
	margin: 20px auto;
	padding: 20px;
	width: 60%;
	text-align: center;
}

.topbox {
	background-color: #f9ebff;
}

#box {
width : 33%;
margin-top : 0%;
background-color : #f9ebff;
float: right;
border : 1px solid #cccccc;
padding : 10px;
margin-left: 2%;
font-size: .8em;
}

.hangindent {
 text-indent: -2em; margin-left: 2em; 
line-height: normal;
}

.heavyfont {
	font-weight: 700;
}

.largefont {
	font-weight: 700;
	font-size: 1.1em;
	}
	
h1 {
	font-family: Times New Roman, serif;
}

.part1 {
	color: #6B0097;
}

.part2 {
	color: #5F497A;
	letter-spacing: .15em;
	margin-left: 2.5em;
}
#hotlink {
	display: block; color: #000099; text-align: center; padding: 20px; background-color: #f9ebff;
	border: 1px solid #CCCCCC; font-size: 1.2em;
	margin: 10px 0;
	}
