/* Report */
body{ background: url(back.png);}
h1 { font-size: 20px; color: #b4b442; font-family: arial, sans-serif; display: inline; }
h2 { font-size: 15px; color: #ffffff; font-family: arial, sans-serif; display: inline; }
h3 { font-size: 12px; color: #ffffff; font-family: arial, sans-serif; display: inline; font-weight: strong; }
p.side { font-size: 12px; color: #ffffff; font-family: arial, sans-serif; display: inline; font-weight: strong; }

p { font-size: 14px; color: #ffffff; font-family: arial, sans-serif; line-height: 1.5em; }
table.dotted { border-style: dotted; border-color: #cedf8c; }
table.solid { border-style: solid; border-color: #000000; }

.style1 {color: #FFFF00}
.style2 {font-weight: bold}

}