body {
	font-family: Helvetica, Arial, sans-serif;
}
#greenbox {
	padding: 12px;
	width: 85%;
	margin-left: 50px;
	border: 1px solid #999999;
	background-color: #f0fff0;
	color: #009933;
}
.story {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #0033cc;
}
.otherblue {
	color: #0033FF;
}
.bold {
	font-weight: bold;
}
.contrast {
	color: #009900;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #0033cc;
	font-weight: bold;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #c03;
	font-weight: bold;
}
table, td, tr, p, ol, ul, li {
	font-family: Helvetica, Arial, sans-serif;
}
#header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c03;
	line-height: 20px;
}
td > img {
	display: block;
}
address  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #090;
}
address a:link { color: #090; }
address a:visited { color: #666; }
address a:hover, address a:active { color: #090; text-decoration: none; background-color: #ffc;
}
#links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #006600;
}
#links a:link { color: #090; }
#links a:visited { color: #999999; text-decoration: none; }
#links a:hover, #links a:active { background-color: #ff9;
}
.product {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
}
.prod-intro {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #03c;
	font-size: 10px;
	font-weight: bold;
}
ol.prod-intro {
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 15px;
	padding-left: 15px;
}

.smallprint {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 11px;
}
#list {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}
#list a:link { color: #090; }
#list a:visited { color: #6c9; text-decoration: none; }
#list a:hover, #links a:active { color: #090; background-color: #cf9;
}
.contrast-blue {
	color: #03c;
}

#quote {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #090;
}
#grnhead {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #090;
	line-height: 18px;
}

.redBig {
	color: #c03;
}
.blackbold {
	color: #000;
	font-weight: bold;
}	
#blackletters {
	color: #000000;
}
.letterspace {
	line-height: 16px;
	font-size: 10px;
}

#notbold {
	font-weight: normal;
}

.smallblacktall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
}
.captionGreen {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #090;
	font-size: 10px;
	font-weight: bold;
}
#article {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #090;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#article a:link {
	color: #0046cc;
	text-decoration: none;
}
#article a:visited {
	color: #06f;
	text-decoration: none;
}
#article a:hover, #links a:active { color: #090;
}
#article ul, #list li {
	
	list-style-image: url(assets/redarrow.gif);
	line-height: 130%;
}
.notbold {
	font-weight: normal;
}
