@charset "utf-8";
/* 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;
}

body, table tr td {
  color: #343;
  font-size: 9pt;
  font-family:Tahoma, Arial, sans-serif;
  vertical-align:top;
}
table { border-collapse:collapse; }

a img { border:0px; }

.clear { clear:both; }
.right { float:right; }