/* Default CSS Document by Kaa */

html, body, h1, div, h2, h3, h4, p, a, img, table, td, ul, ol, li, form, blockquote {
  border: 0px; margin: 0px;	padding: 0px;
}

html, body {
  height:100%;
}

body {
  background: #fdfdfd;
  color: #111;
  font-size: 10pt;
  font-family: Tahoma, Arial, sans-serif;
}

table tr td { font-family:inherit; font-size:inherit; }

a img { border:0px; }