H1 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #000000 }
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; color: #000000 }
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; margin-bottom: 3px }
H3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; }
TD P {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000 }
P {  font-family: Bookman Old Style, Times New Roman, Times, serif; font-size: 11pt; color: #000000; margin-left: 2cm; margin-right: 0.5cm; margin-top: 2px; margin-bottom: 2px }
LI {  font-family: Bookman Old Style, Times New Roman, Times, serif; font-size: 10pt; color: #000000; margin-left: 2.5cm }
IMG { magin-left: 2cm }
a:hover {
        color: Black;
        background: Yellow;
}

a:visited {
        color: darkcyan;
}

a {
	color: blue;
	text-decoration: none;
}

span.square {display: list-item; list-style-type: square; font-weight: bold;}
span.listcircle {display: list-item; list-style-type: circle; position: relative; left: 13px; }
span.squareright {display: list-item; list-style-type: none; font-weight: bold}
.highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}
