BODY {background-color: #BCD630; margin-top: 0px; margin-left: 0px; padding-top: 20px; padding-left: 0px}

a:link {
  color:#FFF;
  text-decoration:none;
  }
a:visited {
  color:#FFF;
  text-decoration:none;
  }
a:hover {
  color:#FFF;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

OL {font-family: Times New Roman; font-size: 8pt; color: #666666; line-height: 14px}
LI {font-family: Times New Roman; font-size: 7pt; color: #666666; line-height: 12px}


.primary {
	font-family: Arial,sans-Serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 24px;
	color: #FFF;
	text-align: left;
}
.introcopy {
	font-family: Arial,sans-Serif;
	margin:.25em 0 0;
    padding:0 0 4px;
	font-size: 14px;
	font-weight:normal;
	line-height: 18px;
	color: #999;
	text-align: left;
}
.bodycopy {
	font-family: Arial,sans-Serif;
	font-size: 11px;
	font-weight:normal;
	line-height: 16px;
	color: #000;
	text-align: left;
}
.footer {
	font-family: Arial,sans-Serif;
	font-size: 10px;
	font-weight:normal;
	color: #999;
	text-align: left;
}
.subhead {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:150%;
  font-weight:normal;
  line-height:1.4em;
  color:#F00;
  }

.headline {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:200%;
  font-weight:bold;
  line-height:1.8em;
  color:#F00;
  }
  .divider {
  margin:.5em 0 1.5em;
  border-bottom:1px dashed #000;
  padding-bottom:0.5em;
  }