html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol, ul {
  list-style: none;
}
ul {
  list-style: disc;
  margin-left: 30px;
  margin-bottom: 1em;
}
ol ul,
ul ol,
ul ul,
ol ol {
  margin-bottom: 0;
}
ol {
  list-style: decimal;
  margin-left: 30px;
  margin-bottom: 1em;
}
a {
  color: #0077cc;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #4a6b82;
}
h1 {
  font-family: Trebuchet MS, Liberation Sans, DejaVu Sans, sans-serif;
  font-weight: bold;
  font-size: 170%;
  margin-bottom: 7px;
}
h2 {
  font-family: Trebuchet MS, Liberation Sans, DejaVu Sans, sans-serif;
  font-size: 140%;
  font-weight: bold;
  margin-bottom: 7px;
}
h3 {
  font-family: Trebuchet MS, Liberation Sans, DejaVu Sans, sans-serif;
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 5px;
}
textarea {
  font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;
  border: 1px solid #999999;
  font-size: 90%;
}
input, select, button {
  border: 1px solid #999999;
  font-size: 100%;
  font-family: Trebuchet MS, Liberation Sans, DejaVu Sans, sans-serif;
}
input {
  margin: 5px 0 5px 0;
  padding: 3px;
}
blockquote {
  margin-bottom: 10px;
  margin-right: 15px;
  padding: 10px 0 1px 10px;
  background-color: #eee;
}
blockquote, q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  line-height: 1;
  background: white;
  color: black;
  font-family: Arial, Liberation Sans, DejaVu Sans, sans-serif;
  font-size: 80%;
  text-align: center;
}
code {
  font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;
  background-color: #eee;
}
pre {
  font-family: Consolas,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New;
  margin-bottom: 10px;
  overflow: auto;
  width: auto;
  padding: 5px;
  background-color: #eee;
  width: 650px!ie7;
  padding-bottom: 20px!ie7;
  max-height: 600px;
}
pre {
  max-height: none\9;
}
b, strong {
  font-weight: bold;
}
i, em {
  font-style: italic;
}
p {
  clear: both;
  margin-bottom: 1em;
}
hr {
  border: 0;
  color: #aaa;
  background-color: #aaa;
  height: 1px;
  margin-bottom: 20px;
}
sup {
  font-size: 80%;
  position: relative;
  top: -0.4em;
}
sub {
  position: relative;
  top: .3em;
  font-size: 80%;
}
kbd {
  padding: 2px 4px;
  white-space: nowrap;
  color: #000;
  background: #eee;
  border-width: 1px 3px 3px 1px;
  border-style: solid;
  border-color: #ccc #aaa #888 #bbb;
}
p code {
  padding: 1px 5px 1px 5px;
}
.dno {
  display: none;
}

