body
{
background-color: #6B8E23;
font-family: arial;
background-image:url('grnblk.gif');
}


/*background-image:url('dk21.jpg')      9d0000  */


table
{
background-color: #ffffff;
}

table.small
{
background-color: #ffffff;
font-size: 67%;
}


hr
{
color: #6B8E23;
width: 90%;
}

a:link {color: #6B8E23}    /*0080ff*/
a:visited {color: #5a7d12}
a:hover {color: #0080ff}

.menubar
{
font-size: 67%;
font-weight: bold;
align: center;
width: 90%
}

div.container
{
width:80%;
padding: 2%;
background-color: #ffffff;
}

div.indent
{
width: 80%;
text-align: justify;
}

div.indentright
{
width: 80%;
text-align: right;
}

img.right
{
float: right;
}

img.left
{
float:  left;
}

