body {
	background-image: url(horse.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

img { padding: 1px; vertical-align: middle; text-align: center; border: none; margin: 1px; }

p {
	font-size: 10pt;
	color: #000000;
	text-indent: 0pt;
	text-align: justify;
}
table {
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
td { padding: 2px; border-spacing: 1px; }

.mycaption { font-size: 10px; font-weight: bold; }
.mycaption2 { font-size: 10px; font-style: italic; }

.nextstory {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

#smtitle { font-weight: bold; }
.title { font-size: xx-large; }
.titlered { color: #b43f3f; font-size: xx-large; }
.titlebrown { color: #804000; font-size: xx-large; }
.titlepink { color: #FF0080; font-size: xx-large; }
.titleblue { color: #0080FF; font-size: xx-large; }
.titlegreen { color: #008040; font-size: xx-large; }

#bylines { font-weight: bold; font-style: italic; }
.bylines { font-weight: bold; font-style: italic; }
.moveright { text-align: right; }
