body {
	background: navy; }
p {
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 130%;
	margin-top: 0;
	margin-bottom: 5;
	margin-left: 5; 
	color: white; 
	letter-spacing: 1pt }
a {
	color: white;
	text-decoration: underline; }
a:hover {
	text-decoration: none; }

