body {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	list-style-type: square;
	background-color: #DDDFE6;
}
.black {
	color: #000000;
}
.blackbold {
	font-weight: bold;
	color: #000000;
}
.tight {
	line-height: 16px;
}
.heading18 {
	font-size: 18px;
	line-height: 20px;
	color: #000000;
}
.heading16 {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}
.small {
	font-size: 11px;
	line-height: 14px;
}
.red {
	color: #FF0000;
}
a:link {
	color: #000066;
}
ul {
	list-style-type: square;
}

