.dotted {  border: #000033; border-style: dotted; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.dashed {  border: medium #990000 dashed}
.bullets {  list-style-position: outside; list-style-image: none; list-style-type: disc}
.dashed-thin {  border: thin #000033 dashed}
