body { 
  font-family: times, serif; 
  font-size: 14px; 
  color: #000000; 
  background: #FFFFFF; 
  font-weight: normal; 
  text-decoration: none }

p { 
  font-family: times, serif; 
  font-size: 14px; 
  color: #000000; 
  background: #FFFFFF; 
  font-weight: normal;
  text-decoration: none }

h1 { 
  font-family: arial, helvetica, verdana; 
  font-size: 16px; 
  color: #CC9900; 
  background: #FFFFFF; 
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase; 
  margin-bottom: -1em }
h2 {
  font-family: verdana, arial, helvetica; 
  font-size: 13px; 
  color: #CC9900; 
  background: #FFFFFF; 
  font-weight: bold;
  text-decoration: none;
  margin-bottom: -1em }  
h3 {
  font-family: verdana, arial, helvetica; 
  font-size: 12px; 
  color: #CC9966; 
  background: #FFFFFF; 
  font-weight: bold; 
  text-decoration: none;
  font-style: italic;
  margin-bottom: -1em }  

ul { 
  list-style-image: url(../images/bullet1.jpg) }
li { 
  font-family: times, serif; 
  font-size: 14px; 
  color: #000000; 
  background: #FFFFFF; 
  font-weight: normal;
  text-decoration: none }

table#table1 {
  float: center;
  border: 0 solid black;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  bgcolor: #CCFFCC }
tr#table1 {
  vertical-align: top }
td#table1 {
  border: 1 solid black;
  padding: 2;
  font-family: times, serif; 
  font-size: 14px; 
  color: #000000; 
  background: #FFFFFF; 
  font-weight: normal;
  text-decoration: none }

img#figure3 {
  display: float;
  float: right}
img#figure2 {
  display: inline}
img#figure1 {
  margin-left:auto;
  margin-right:auto;}


 
a { 
  font-family: times, serif; 
  font-size: 14px; 
  color: #336699; 
  background: #FFFFFF; 
  font-weight: normal;
  text-decoration: underline }
a:link { 
  text-decoration: underline }
a:visited { 
  text-decoration: underline }
a:hover { 
  color: #3366CC; 
  background: #FFFFFF; 
  text-decoration: none }

