/* CSS Document */BODY      { 	  font-family: Tahoma, Verdana, Arial, sans-serif; 	  font-size: 12pt; 	  color: #000000; 	  background-color: #e5c3a1; 	  background-repeat: repeat; 	  background-image: url(images/bkgd.jpg); 	  width: 700px; 	  margin-left: auto; 	  margin-right: auto; }H1        { margin-top: 2px; margin-bottom: 12px; font-family: Copperplate; font-size: 24pt; color: #800000; }

H2        { margin-top: 2px; margin-bottom: 6px; color: #800000; text-align: center; font-size: 18pt; }

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

P         { margin-bottom: 12px; font-size: 12pt; }B         { color: #800000; }C         { font-family: Courier, Courier New; font-size: 11pt; }

LI	  { 	  padding-bottom: 12px; 	  }TABLE	  { font-size: 12pt; text-align: left; }A:link	  { color: #990000; text-decoration: underline; }A:hover	  { color: #0055ff; text-decoration: none; background-color: #e5c9ac; }A:visited { color: #663300; text-decoration: underline; }

