		a:link {
	color: #990000;
	text-decoration: none;
}
		a:visited {
	color: #990000;
	text-decoration: none;
}
		a:hover {
	color: #990000;
	text-decoration: underline;
}
		a:active {
	color: #000000;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.subhead {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.looseleading {
	line-height: 18px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.calcNotes {
	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.greytype {
	color: #999999;
}
.midGreyType {
	color: #666666;
}
.blacktype {
	color: #000000;
}
.illustrationNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.smallype {
	font-size: 9px;
}
.smallgreytype {
	font-size: 9px;
	color: #CCC;
}


