strong{
font-weight: bold;
}



body {
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	background-color:#FFFFFF;
	line-height: 120%;
	}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 120%;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.4pc;
	color: #99CC00;
}
.pink {
	color: #FF0099;
	font-size: 100%;
}
.quoteMarks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #999999;
}
.byeline {
	font-size: 80%;
	font-weight: bold;
}
.form80 {
	font-size: 80%;
}
.black {
	color: #000000;
}
