BODY {
  font-size: 10pt;
  font-family:  verdana,geneva,arial;
  background: #FFFFFF;
}

A:link { color: #022442 }
A:visited {color: #022442}
A:active {color: #022442 }
A:hover {color: #022442}

table {
  width: 75em;
  overflow: auto;
}

P {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
	color: #022442;
}

TD {
  font-family: verdana,geneva,arial;
  font-size: 10pt;
  font-weight: normal;
	color: #022442;
}

.zip {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    padding: 2em;
    width: 20em;
    background-color: #eeeeee;
}

.pdflink {
    text-align: right;
    padding-right: 1em;
}

.bg1
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	background-color: #eeeeee; /* ccccff */
	}
	 
.bg2
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	background-color: #ffffff
	}

.bg3
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	background-color: #eeeeee; /* #eeffee */
	}
	 
h1
	{
	font-family: verdana,geneva,arial;
	font-size: 14pt;
	font-weight: bold;
	color: #022442;
	}

h2	
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #022442;
	}

.header {
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}
	
.subheader
	{
	font-family: verdana,geneva,arial;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	}

UL { list-style: circle outside }

UL UL { list-style: square outside }

