.dummy { purpose: workaround-for-IE3-bug }

.attention {
 padding: 2px;
 font-size: 110%;
 border-color:#8c0039;
 border-width: thick;
 background: #ffff99;
 color: #8c0039;
 width: 50%;
}
H1 { font-size: 28pt ; font-weight: bold }
H2 { font-size: 22pt ; font-weight: bold }
H3 { font-size: 18pt ; font-weight: bold }
H4 { font-size: 14pt ; font-weight: bold }
UL LI { color: #69364B ; list-style: disc }
BIG { font-size: large }
IMG.inline { margin: 10px }
.small { font-size: small }
.normal { font-size: medium }
.big { font-size: large }
.huge { font-size: x-large }
.black { color: black }
.smallblack { font-size: small ; color: black }
.bigblack { font-size: large ; color: black }
.bold { font-weight: bold }
.bigbold { font-size: large ; font-weight: bold }
.times { font-family: "Times New Roman", Times, serif ;
  font-size: medium }
.sans { font-family: Arial, Helvetica, sans-serif }
.mono { font-family: "Courier New", Courier, monospace }
.bp {font-size: 14; font-weight: bold ; color: #69364B }
