{
font-family: Courier New
}

a:link
{
color: #064606;
text-decoration: none;
}

a:visited
{
text-decoration: none;
color: #064606;
}

a:active
{
color: #064606;
}

a:hover
{
color: #0C800C;
cursor: url("../graphics/finger.cur"), pointer;
}

body
{
background-color: #c9e0c4;
color: #064606;
background-image: url("graphics/jigsawbg.jpg");
background-attachment: fixed;
/* font-family: courier new; */
font-family: Arial, Helvetica, sans-serif;
margin: 10;
padding:0px;
}

td
{
font-size: 13px;
}

<!-- ------------------------ -->

}
td.1
{
font-size: .1em;
}

td.2
{
font-size: 10px;
}

ul
{
list-style-position: outside
}

ol
{
list-style-position: outside
}

table.1
{
border-bottom-style: solid;
border-bottom-color: #064606;
border-bottom-width: thin
}

table.2
{
border-top-style: solid;
border-top-color: #064606;
border-top-width: thin
}

table.3
{
border-color: #064606;
border-width: thin
}

.border_tdg
	{
		border: thin dotted #000000; /* c0c0c0 000000 1a1a6a dcdefc*/
		padding: 3px 3px 3px 7px;
		background: #c9e0c4 /* e7e7e7 */
	}

