p	{font-family:garamond;
	 color:black;}

p.small {font-family:"sans serif";
	 font-size="12pt";
	 color="black";
	}

body	{background-attachment: fixed;
	 background-image: url("xx.jpg");
	 background-repeat: no-repeat;
	}

td.right {text-align: right}

td.left	 {text-align: left}

tr.right {text-align: right}

a:link {color: black}

a:visited {color: black}

a:hover {color: orange}

a:active {color: burlywood}

