/* special Style Sheet for www.DivisionPoint.com/index.html */
span.jump {
	color: teal;
	font-size: 10pt;
	font-family: "Arial Narrow", arial;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
li.headline {
	font-size: 11.0pt;
	font-family: Arial Bold, Helvetica, sans-serif;
	font-weight: bold;
	color: Maroon;
	text-align: center;
	list-style: none none;
}
li.news {
	font-size: 9.0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	text-align: justify;
	vertical-align: top;
	list-style: none none;
}
li.arch {
	font-size: 10.0pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: ;
	color: Black;
	vertical-align: top;
	list-style: none none;
}


/* index page TABLE parameters */
th.intro {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
	list-style-image: none;
	text-align: center;
	background-color: Silver;
	vertical-align: bottom;
}
td.index {
	font-size: 8.0pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: Black;
	text-align: left;
	vertical-align: top;
}
td.dateline {
	font-size: 9.5pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: Purple;
	text-align: center;
	vertical-align: bottom;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

