BODY {

	background : #585858;
	color : #000000;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;

}

a:link { text-decoration: none; color: #FF6600; }
a:visited {text-decoration: none; color: #a65300;}
a:hover {color: #333333; text-decoration:underline}

.headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
}

.subheadline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
	text-align : left;

}

.dateline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.content {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.ptitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
}

.contact {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
}

.tabletitle {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
}

.colhead {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	font-weight : bold;
}

.cells {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
}

pre {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
}
