hr { width:550; height:1; color:silver; }
P  {
	font-family : sans-serif;
	color : black;
	font-size : 14px;
	text-decoration : none;
	text-align : left;
}
p.squish {
	margin-left : 60;
	margin-right : 40;
}

p.r {
	text-align: right;
	margin-right: 3;
}

p.c {
	text-align: center;
}

P.whed {
	text-align : left;
	font-size : 12px;
	font-weight : bold;
	color : black;
	margin : 0;
	margin-left: 3;
}

P.hed {
	text-align : left;
	font-size : 12px;
	color : black;
	margin : 0;
	margin-left: 3;
}
P.1  {
	font-size : 22px;
	font-family : sans-serif;
	color : #d60000;
	text-align : left;
}

A {
	text-decoration: underline;
	color: #0084a5;
}

A:visited {
	color: #0084a5;
}

a:hover {
	color: #d60000;
}

BODY  {
	background-color : white;
}
