P { text-align: justify; color: black; font-size: 11pt; line-height: .9; font-family: times, arial }
H1 { text-align: center; padding: 3px; color: white; background-color: 333333; font-size: 12pt; font-family: georgia, courier, helvetica, arial }
H2 { text-align: left; color: red; font-size: 11pt; line-height: .9; font-family: times, arial }

A:link { color: red; text-decoration: none }
A:hover { color: green; text-decoration: none }
A:active { color: blue; background-color: lime; text-decoration: none }
A:visited { color: maroon; text-decoration: none }

.dotted { border-style: dotted; border-left-width: 1; border-right-width: 0; border-top-width: 0; border-bottom-width: 1; border-color: black }
.dotted2 { border-style: dotted; border-left-width: 1; border-right-width: 0; border-top-width: 0; border-bottom-width: 0; border-color: black }








