body{
  background-color: #e1efbb;
	font-size: 10pt;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	color: #000000
}

h1{
	font-size: 14pt;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	color: #000000
}

li{
	font-size: 10pt;
	font-family: helvetica, sans-serif;
	font-weight: normal;
	color: #000000
}

.green{
	background-color: #00838D;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding-right: 13px
}

.super{
	vertical-align: super;
	font-size: 0.6em
}

table.large{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 5px;
	border-color: #02828f;
}

a.green:link{color: #FFFFFF; text-decoration: none}
a.green:visited{color: #FFFFFF; text-decoration: none}
a.green:hover{color: #999999; text-decoration: none}

a:link{color: #444444; text-decoration: none}
a:visited{color: #444444; text-decoration: none}
a:hover{color: #777777; text-decoration: none}
