body {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : Navy;
	font-size : 90%;
	margin : 5%;
	line-height : 120%;
	}
li {
	list-style-type : none;
	padding-bottom : 10px;
	}
p.smlinkage
	{
	font-size : 75%;
	color : Gray;
	}
p.smlinkage a
	{
	text-decoration : none;
	}
p.footer
	{
	text-align : left;
	font-size : 75%;
	color : Gray;
	}
p.footer a
	{
	text-decoration : none;
	}