<STYLE TYPE="text/css" MEDIA="screen, print">
<!-- 
  BODY		{ background: #f4f4e0 url("Img/Move.gif") no-repeat; color: black; }
  A:link	{ color: #dd3300; }
  A:visited	{ color: #550000; }
  A:active	{ color: fuchsia; }
  A:hover	{ color: #005500; background: #bbffcc; }

.rightalignbg{ 
background-image: url(http://www.geocities.com/LeafSpinner/tile.gif); 
background-repeat: repeat-y; 
background-position: right; 
} 




99ff33


@page {
  margin: 3cm;
}
The margin properties ('margin-top', 'margin-right', 'margin-bottom', 'margin-left', and 'margin') apply 

body {
  margin-top: 1em;
  margin-right: 2em;
  margin-bottom: 3em;
  margin-left: 2em;        /* copied from opposite side (right) */
}





.Fixed	{
	color: black;
	font-style: normal;
	text-decoration: none;
	font-size: xx-small;
	font-family: 'Courier New', monospace
	}
.Teeny	{
	color: #000000;
	font-style: normal;
	text-decoration: normal;
	font-size: xx-small;
	font-family: 'Arial', sans-serif
	}
.Mirror	{
	border: 1px solid #ddddaa;
	background: #eeeebb;
	border-collapse: separate;
	cell-spacing: 2px;
	cell-padding: 2px;

	color: #888822;
	font-style: normal;
	text-decoration: normal;
	font-size: 75%;
	font-family: 'Arial', sans-serif
	}
.MirrorTop	{
	border: 0px;
	border-collapse: separate;
	cell-spacing: 0px;
	cell-padding: 0px;

	font-style: normal;
	text-decoration: normal;
	font-size: 20%;
	font-family: 'Arial', sans-serif
	}
.MirrorTxt	{
	color: #ffffbb;
	font-style: normal;
	text-decoration: no-underline;
	font-size: 50%;
	font-family: 'Arial', sans-serif
	}
.Small	{
	color: #000000;
	font-style: normal;
	text-decoration: normal;
	font-size: x-small;
	font-family: 'Arial', sans-serif
	}
.Normal	{
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: small;
	font-family: 'Times', serif
	}
.Txt1	{
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: 120%;
	line-height: 100%;
	font-family: 'Times', serif
	}
.TablePre	{
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-size: xx-small;
	font-family: 'Courier New', monospace
	}
.Head1	{
	color: #cc5533;
	font-style: normal;
	text-decoration: normal;
	font-weight: bold;
	font-size: x-large;
	font-family: 'Comic Sans MS', fantasy
	}
.Head2	{
	color: #228822;
	font-style: normal;
	font-weight: bold;
	text-decoration: normal;
	font-size: medium;
	font-family: 'Arial', sans-serif
	}
.Head3	{
	color: #228822;
	font-style: normal;
	font-weight: bold;
	text-decoration: normal;
	font-size: small;
	font-family: 'Arial', sans-serif
	}

.TblContents	{
	border: 3px solid #ddddaa;
	background: #eeeebb;
	border-collapse: separate;
	cell-spacing: 2px;
	cell-padding: 4px;
	}
.TblHead	{
	color: #44aa44;
	background: #eeeebb;
	font-style: normal;
	font-weight: bold;
	text-decoration: normal;
	font-size: x-small;
	font-family: 'Arial', sans-serif
	}
.TblHead2	{
	color: #44aa44;
	background: #eeeebb;
	font-style: normal;
	font-weight: normal;
	text-decoration: normal;
	font-size: x-small;
	font-family: 'Arial', sans-serif
	}
.Test {
#--	font-size: 20px;
#--	line-height: 20px;
	<!-- line-height: 20pt;  -->
	}
-->
</STYLE>
