* { margin: 0; padding: 0; font-size: 1em; }


body { background-color: White; color: Black; font: 12px/18px Segoe UI, Tahoma, Geneva, Sans-Serif; }

a { color: Black; text-decoration: underline; cursor: pointer; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ol, ul, dl { margin: 1em 0; }
blockquote, ol, ul, dl { margin-left: 40px; }

h1, h2, h3, h4 { font-family: Segoe UI, Tahoma, Geneva, Sans-Serif; font-weight: normal; }
h1 { font-size: 2.2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }

span.ReportDescription { font-size: 0.9em; }

table { border-collapse: collapse; }
th, td { border: none 0; padding: 2px 0; font-weight: normal; text-align: left; }

img { border: none 0; }
