body {
  scrollbar-face-color: #C7C4A5;
  scrollbar-shadow-color: #7F734D;
  scrollbar-highlight-color: #7F734D;
  scrollbar-3dlight-color: ##7F734D;
  scrollbar-darkshadow-color: #7F734D;
  scrollbar-track-color: #DDDABA;
  scrollbar-arrow-color: #7F734D;
}

body, ul, li, td, th, a, input {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 12px;
}

select {
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10px;
}

.root_sel {
  font-family: verdana,arial,helvetica,sans-serif;
  color: #999999;
  font-size: 10px;
}

h1 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height:12px;
}

h2 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 14px;
}

h3 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
}

h4 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
}

h5 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 12px;
}

h6 {
  font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
  font-size: 10px;
}

a.yred:link, a.yred:visited, a.yred:active {
  color: #FFFFCC;
  text-decoration :  none;
}

a.yred:hover {
  color: #990033;
  text-decoration :  none;
}

a.white {
  color: #ffffff;
}

a.small {
  font-size: 10px;
}

.sidebar {
  font-size: 12px;
}

.date {
  font-size: 13px;
}

pre, code, tt {
  font-family: "andale mono", "monotype.com", "courier new", courier, monospace;
  font-size: 14px;
}

pre.code {
  background-color: #f0f0f0;
}

blockquote {
  margin-left: 12px;
}

small {
  font-size: 10px;
}

textarea,input {
  font-family: "andale mono", "monotype.com", "courier new", courier, monospace;
}

input.small, select.small, textarea.small {
  font-size: 10px;
}

.programlisting {
  display: block;
  width: 100%;
  background-color: #E0E0E0
}

.zag {
  color: #003366
}

.txt8 {
  font-size: 8px;
}

.txt10 {
  font-size: 10px;
}

.txt11 {
  font-size: 11px;
}