BODY, TD {
	font-family : Technical, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight : bold;
}

P{
	margin-top: 7px;
	text-indent : 17px;
	padding-left : 10px;
}

P:nonindentsmall{
	font-size: 7pt;
	margin-top : 0px;
	text-indent : 0px;
}

A {
	text-decoration: none;
	color: #1F1950;
}

A:Hover {
	text-decoration: underline;
	color: Maroon;
}
