.body {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #F00;
	text-decoration: none;
	line-height: 16px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
	text-decoration: underline;
	line-height: 14px;
}
.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.newstyle {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	line-height: normal;
	color: #000;
}
.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}
.dash {
	background-image: url(dash.gif);
	background-repeat: repeat-x;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
