body {
  font-size:100%;
  line-height:1.125em; /* 16x1.125=18px */
  color:#210;
  background:#FFF;
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
  text-decoration: none;
  color:#0081c6;
}
a:hover, a:active {
  text-decoration: none;
  color: #666;
}
p a:link, p a:visited {
color:#0081c6;
}
h1 a:link, h1 a:visited, 
h2 a:link, h2 a:visited, 
h3 a:link, h3 a:visited, 
h4 a:link, h4 a:visited {
color:#0081c6;
  text-decoration: none;
}
h1 a:hover, h1 a:active, 
h2 a:hover, h2 a:active, 
h3 a:hover, h3 a:active, 
h4 a:hover, h4 a:active {
  text-decoration: none;
}

h1, h2, h3, h4, h5, #block-title, .block-header {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:#C90;
}
h1, .operation-block p strong, .operation-block p b {
  font-size: 1.25em; /* 16x1.25=20px */
  line-height: 1.375em;/* 16x2.25=36px */
  margin: 0 0 .75em 0;
	color:#0081C6;
	z-index:-9999;
  /*text-transform:uppercase;*/
}
h2, .block-header {
  font-size: 1em; /* 16x1=16px */
  line-height: 1.125em;/* 16x1.125=18px */
  margin:.7em 0 .75em 0;
}
h3 {
  font-size:0.75em;/* 16x0.875em=14px */
  margin:.7em 0 .5em 0; /* 15x1.2=18px */
}
h4 {
  font-size:0.6875em;/* 16x0.75em=11px */
  margin:.786em 0 .5em 0; /* 14x1.286=18px */
}
h5 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  margin:1em 0 .5em 0; /* 12x1.5=18px */
}


ul {
  margin:0 0 1.125em 1.75em;
  list-style:disc outside;
}
ul li {list-style:outside;}
li, blockquote {
  font-size:.75em; /* 16x.75=12px */
}
li li {
  font-size:1em; /* maintain font size for nested lists */
}
p, li, form {
  font-size:0.6875em; /* 11px */
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  margin:0 0 1.125em 0;
}
li {
  margin-bottom:0;
}

.mediaelement {
  font-size:0.75em;/* 16x0.875em=14px */
}

.ws-title {
  font-weight:bold;
  color:#6db33f;
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-size:0.9375em;
  margin:0 0 1em 0;
}

label.error {
  font-size:0.8125em; /* 13px */
  background:#FF0;
  color:#F00;
}

div.searchresult {
  font-size:0.6875em;
}
cite {
  color:#C90;
}
div.pagination {
  font-size:0.75em;
  text-align:center;
  padding-top:1em;
}

#credits {
  font-size:0.5625em;
  line-height:0.625em;
  
}