body {
	margin-top: 20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.main {
	background-image: url(images/pineapple.gif);
	background-repeat: no-repeat;
}
.title {
	font-size: 16pt;
	font-weight: bold;
}
.b {
	font-weight: bold;
}
.article-title {
	font-size: 14pt;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}
.hilite {
	background-color: #FFFF66;
}
.redtitle {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.purpletitle {
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	color: #FF00FF;
}
.red {
	color: #FF0000;
}
