<style>
body {font-family: helvetica, verdana; 
	background: #EFEA89
}
li {font-size: 10pt; 
	font-family: helvetica, verdana
}
p {font-size: 10pt; 
	font-family: helvetica, verdana
}
.title {font-size: 11pt; 
	font-family: helvetica, verdana; 
	font-weight: bold; 
	color: #000000; 
	text-align: center
}
b {font-size: 10pt; 
	font-weight: bold; 
	font-family: helvetica, verdana
}
td {font-size: 10pt; 
	font-family: helvetica, verdana
}
tr.shaded {background-color: "#e0e0e0"}
tr.shaded2 {background-color: "#10007b"}
table.main {height: 100%; width=100%; cellpadding: 0 cellspacing: 0}
.button{
	font-weight: bold;
        color : black;
        background-color : #e0e0e0;
        height : 19px;
        font-size : 12px;
}

#left-navbar {background-color: #8BC98F;
color: black;
font-weight: bold;
width: 100%;
text-align: right;
}

#left-navbar a:link {text-decoration: none;
font-weight: bold;
color: black;}

#left-navbar a:visited {text-decoration: none;
font-weight: bold;
color: black;}

#left-navbar a:hover {text-decoration: none;
font-weight: bold;
color: white;}

#left-navbar a:active {text-decoration: none;
font-weight: bold;
color: white;}

#left-navbar a.left-current {color: white;}

p.left-navbar {padding-right: 1em;}

</style>
