body {
	background-color:#003;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCF;
}

.massbizz {
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	background-color: #CCCCFF;
	text-align: justify;
	vertical-align: baseline;
	white-space: normal;
	clear: none;
	float: none;
	margin: 30px;
	padding: 20px;
	width: 600px;
	border: medium groove #669;
}

h1 {
	font-size: 16px;
	line-height: 18px;
	color: #545480;
	font-weight: bold;
	word-spacing: normal;
}

h2  {
	font-size: 14px;
	color: #CCCFE8;
	font-weight: bold;
	line-height: 16px;
}

.head {
	font-size: 16px;
	line-height: 18px;
	color: #545480;
	font-weight: bold;
	word-spacing: normal;
}
.collection {
	font-size: 14px;
	line-height: 17px;
	color: #CCCFE8;
	font-weight: normal;
	word-spacing: normal;
}
.sub {
	font-size: 14px;
	color: #003;
	text-decoration: underline;
	line-height: 16px;
}

p {
	font-size: 12px;
	color:#99C;
	text-decoration: none;
	line-height: 16px;
	vertical-align: top;
}

.bodycopy {
	font-size: 12px;
	color:#99C;
	text-decoration: none;
	line-height: 16px;
	vertical-align: top;
}

.purchase {
	font-size: 13px;
	color:#99C;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
}

.releaselinks {
	font-size: 14px;
	color:#9999CC;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.caption {
	font-size: 12px;
	color:#99C;
	text-decoration: none;
	line-height: 16px;
	text-align: right;
}
.foot {
	font-size: 10px;
	color:#64637E;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
}

li {
margin: 0;
padding: 0;
list-style-type: none;
font-size: 12px;
}


a:link {
	color: #9999CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999966;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #996633;
}
