BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

A {
	text-decoration: underline;
	color: Navy;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

h6:after
{
content: " Copyright 2008 North Delta Online "
}


