h2    {
	color: silver;
}

td.image    {
	border-top-width: 2pt;
	border-top-style: inset;
	background-color: white;
}

li    {
	list-style-image: url(file://localhost/K:/Website/NECS/Images/bulletlist.gif);
}

td.back2    {
	background-color: black;
}

td.content    {
	background-color: white;
	padding-left: 2pt;
	border-left-style: inset;
	border-left-width: 2pt;
	border-top-width: 2pt;
	border-bottom-width: 0pt;
	border-right-width: 0pt;
	border-top-style: inset;
}

content    {
	text-indent: 3pt;
	margin-left: 3pt;
}

td.back    {
	background-color: black;
	padding-top: 2pt;
	padding-bottom: 5%;
	padding-left: 2pt;
	padding-right: 2pt;
}

td    {
	background-color: white;
}

table    {
	border-left-width: 1pt;
	border-top-width: 1pt;
	border-right-width: 2pt;
	border-bottom-width: 2pt;
	border-left-color: black;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	outline-width: 0pt;
}

