BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11pt;
}

P{
	margin-top: 7px;
	text-indent : 17px;
}

A {
	text-decoration: none;
	color: green;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

