A 
{
color: #144217; 
text-decoration: none; 
font-weight: bold;
font-size: 10pt
}

A:hover 
{
color: #000000;
text-decoration: none; 
font-weight: bold;
font-size: 10pt
}

hr
{
color: #000000;
height: 1px;
border-style: solid
}

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
        background-repeat: no-repeat;

}
a.nav:link
{
color: #FFFFFF; 
text-decoration: none; 
font-weight: bold;
font-size: 8pt;
}
a.nav:visited
{
color: #FFFFFF; 
text-decoration: none; 
font-weight: bold;
font-size: 8pt
}
a.nav:active
{
color: #FFF0E3; 
text-decoration: none; 
font-weight: bold;
font-size: 8pt
}
a.nav:hover 
{
color: #FFF0E3;
text-decoration: none; 
font-weight: bold;
font-size: 8pt
}
table.body
{
    font-size: 10pt;
    vertical-align: top; 
    padding: 10px,10px,10px,10px;
    background: #F8F6E2;
    border-bottom: #A6A6A6 1px solid;
    border-right: #A6A6A6 1px solid;
    border-left: #A6A6A6 1px solid;
}

table.invisible
{
    font-size: 10pt;
    vertical-align: top; 
    padding: 10px,10px,10px,10px;
    background: #F8F6E2;
}
table.footer
{
    font-size: 8pt;
    vertical-align: top; 
    text-align: center;
    background: #D0CECE;
    color: #000000;
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
    border-right: #000000 1px solid;
    border-left: #000000 1px solid;
}
td.header
{
    font-size: 10pt;
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    color: #000000;
    font-family: Verdana,Tahoma,Arial,Helvetica,Helv,Monaco,sans-serif;
}

td.alignright
{
    
    text-align: right;
    vertical-align: top;
    color: #000000;
    font-family: Verdana,Tahoma,Arial,Helvetica,Helv,Monaco,sans-serif;
}


.button	
{
	font-family:verdana,arial; 
	font-size:8pt; 
	font-weight: bold;
	color: #ffffff; 
	background-color:#0B430A; 
	border:black; 
	border-style:groove; 
	border-top: #cccccc 1px solid; 
	border-bottom: #4a4848 1px solid;
	border-right: #4a4848 1px solid;
	border-left: #cccccc 1px solid;
}
