@import url("all.import.css");

body {background:white}

body, caption, th, td, address, blockquote, p, dt, dd, li
          {font-family:Arial, Helvetica, sans-serif; color:black}

small
          {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; color:black}

h1, h2, h3, h4, h5, h6
          {font-family:Arial, Helvetica, sans-serif; color:black}

pre, code, kbd, samp
          {font-family:"Courier New", "Courier New", Courier, monospace}
pre       {color:gray}
code      {color:purple}
pre code  {color:navy}
kbd       {color:maroon}
samp      {color:black}

body, caption, td, address, blockquote, p, dt, dd, li, pre
 {font-style:normal; font-weight:normal; font-size:13px}

th, h1, h2, h3, h4, h5, h6
 {font-style:normal; font-weight:bold}

h1, big big
 {font-size:18px}
h2, big
 {font-size:16px}
h3
 {font-size:13px}
h4
 {font-size:13px}
th, h5
 {font-size:13px}
h6, small
 {font-size:11px}
small small
 {font-size:10px; color:gray}

strong {font-weight:bold}
em, cite, var, dfn {font-style:italic}
acronym {font-variant:small-caps}

a:link, a:visited, a:active {color:navy}

caption, th {text-align:center}
tr {text-align:left}

