P {
	font-size: 9pt;
	font-family: verdana;
	letter-spacing : normal;
}

.blue {color: Navy; text-decoration: none}

.white {color: White; text-decoration: none }

a.blue:hover {color: Navy; text-decoration: underline}

a.white:hover { color: White; text-decoration: underline}