/* CSS Document */BODY      { 	  font-family: Times, Palatino, New York, serif; 	  font-size: 12pt; 	  color: #000000; 	  background-color: #ffcc99; 	  background-repeat: repeat; 	  background-image: url(images/bkgd.gif); 	  width: 605px; 	  margin-left: auto; 	  margin-right: auto; }H2        { margin-top: 6px; margin-bottom: 6px; color: #663300; text-align: center; font-size: 15pt; }

HR        { height: 2px; color:#663300; background-color:#663300; }

P         { margin-bottom: 15px; font-size: 12pt; }B         { color: #663300; }LI	  { 	  padding-bottom: 12px; 	  }TABLE	  { font-size: 12pt; text-align: left; }A:link	  { color: #804000; text-decoration: underline; }A:hover	  { color: #cc853d; text-decoration: none; }A:visited { color: #804000; text-decoration: underline; }
