table
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	background-color: white;
}

.bullets
{
	font-weight: bold;
	font-size: 8pt;
}

.legalSt
{
	font-size:7pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

h1
{
	color: #007A59;
	font-size: 14pt;
	font-weight: bold;
}

h2
{
	color: #002261;
	font-size: 14pt;
	font-weight: bold;
}

h3
{
	color: black;
	font-size: 11pt;
	font-weight: bold;
}

h4
{
	font-size: 8pt;
}

h5
{
	color: #007A59;
	font-size: 17pt;
	font-family: "Times New Roman", Times, serif;
}

h6
{
	color: #002261;
	font-size: 17pt;
	font-family : "Times New Roman", Times, serif;
}
hr
{
	color: #007A59;
}

.hr1
{
	color: #002261
}
.li1
{
 list-style-image:  url(../image/greenlogobullet.gif);
 line-height: 12pt;
}

.li2
{
 list-style-image:  url(../image/bluelogobullet.gif);
 line-height: 12pt;
}
