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

body {background:white}

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

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

pre, code, kbd, samp
          {font-family:"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-size:13px; font-style:normal; font-weight:normal}

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

h1 big, h1 big big, h2 big big
 {font-size:48px}
h1, h2 big, h3 big big
 {font-size:32px}
h2, h3 big, big big, h1 small
 {font-size:24px}
h3, big, h5 big big, h6 big big, h2 small, h1 small small
 {font-size:18px}
h4, h5 big, h6 big, h3 small, h2 small small
 {font-size:16px}
th, h5, h4 small, h3 small small
 {font-size:13px}
h6, small, h4 small small
 {font-size:11px}
h6 small, small small
 {font-size:10px}

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

a:link, a:visited, a:active {text-decoration:underline; color:blue}
a:hover {text-decoration:none; color:blue}

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

