BODY,TD {
	font-family : Verdana;
	font-size: 11px;
	color: #000070;
}

A {
	color: #000070;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}

HR {
	height: 1px;
}