body { }
table { border: none }

.header { font-family: Arial; font-size: 12pt; font-weight: bold; text-decoration: none; color: #000000 }

p { font-family: Arial; font-size: 10pt; color: #000000; margin: 0px }
p.menu { color: #000000; padding-bottom: 10pt }
a.menu { color: #000000 }


a { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #000000 }

img.bd { border: solid 1px #000000 }

img { border: none }

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
