body 
{
	font-size: 11px;
	font-family: Arial;
}
.heading-black
{
	font-size:13px;
	font-family: Arial;
	font-weight: bold;
}

.header-nav
{
	font-size: 13px;
	color: black;
	font-family: Arial;
}
.green-cell
{
    border-right: #336633 1px solid; 
    border-top: #336633 1px solid; 
    font-size: 10pt;
    border-left: #336633 1px solid; 
    width: 126px; 
    color: #ffffff; 
    border-bottom: #336633 1px solid;
    font-family: arial black; 
    background-color: #336633; 
    text-align: center
}
.green-border
{
    border-right: #336633 1px solid; 
    border-top: #336633 1px solid;
    border-left: #336633 1px solid; 
    border-bottom: #336633 1px solid
}