*{
  padding: 0;
  margin: 0;
}

*{
  font-family: Verdana, Arial, Helvetica, sans-serif font-size:0.8em;
}

a img, fieldset{
  border: none;
}

blockquote, q{
  quotes: "" "";
}

body{
  background: #000;
  color: #FFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 100%;
}

body{
  background: #FFF;
  color: #000;
  font-size: 18px;
  line-height: 1;
  width: 100%;
}

caption, th, td{
  font-weight: normal;
  text-align: left;
}

h1{
  font-size: 1em;
  font-weight: 600;
}

h4{
  background: #000;
  color: #fff;
  font-size: 0.9em;
  margin-bottom: 0.15em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 95%;
}

h5{
  color: #FFF;
  font: 900 0.84em "arial black", sans-serif;
  padding: 0 0 6px 0;
  text-align: center;
}

h6{
  background: #bbb;
  color: #000;
  font: 1.4em arial, verdana, sans-serif;
  margin-bottom: 1px;
  text-align: center;
}

hr{
  background: #F00;
  border: 0;
  color: #F00;
  height: 1px;
}

p{
  background: #000;
  color: #fcc;
  font: 0.9em arial, verdana, sans-serif;
  padding-left: 30px;
  text-align: left;
}

p{
  background: #FFF;
  color: #f00;
}

table{
  border-collapse: separate;
  border-spacing: 0;
}

ul{
  list-style: none;
}

.batch_headers{
  color: #630;
  font: 900 0.8em arial, sans-serif;
  margin: 0;
  text-align: center;
  text-decoration: underline;
}

.batch_headers{
  color: #000;
  font-weight: 900;
}

.c1{
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 0.9em;
  margin-bottom: 5px;
}

.centre{
  text-align: center;
}

.clearfix{
  display: inline-block;
}

.clearfix{
  display: block;
}

.h1{
  color: #000;
  font: 0.5em arial, verdana, sans-serif;
  font-size: 1.5em;
  margin-bottom: 4px;
  text-align: center;
}

.highlight{
  background: #f99;
}

.highlight{
  background: #F00;
  color: #000;
}

.indent{
  margin-left: 2.3em;
}

.indent2{
  margin-left: 2.4em;
}

.links{
  color: #000;
  font: 0.7em arial, verdana, sans-serif;
  padding: 1em;
}

.links ul{
  margin-left: 16px;
  padding: 0 0 10px 12px;
}

.menu{
  color: #000;
  margin-right: 2.2em;
}

INPUT.c2, input.c1{
  padding: 2px;
}

label.c1{
  color: #fff;
  font-size: 0.9em;
  margin-bottom: -40px;
}

span.highlighted{
  background: #161616;
  font-weight: bold;
}

span.term0{
  background: #161633;
}

span.term1{
  background: #331616;
}

span.term2{
  background: #163316;
}

#body{
  background: #000;
}

#Container{
  background: #000;
  border-bottom: 25px solid black;
  color: #000;
  float: left;
  font: 900 0.9em verdana, arial, sans-serif;
  width: 100%;
}

#content1{
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #fff;
  border: #f00;
  color: #000;
  float: left;
  font-size: 0.8em;
  margin-right: 0.2%;
  padding-left: 0.4%;
  padding-right: 0.4%;
  text-align: left;
  width: 31%;
}

#content2{
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #fff;
  border: #f00;
  color: #000;
  font-size: 0.8em;
  margin: 0 auto;
  padding-left: 0.4%;
  padding-right: 0.4%;
  text-align: left;
  width: 31%;
}

#content3{
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #fff;
  border: #f00;
  color: #000;
  float: right;
  font-size: 0.8em;
  margin-right: 0.2%;
  padding-left: 0.4%;
  padding-right: 0.4%;
  text-align: left;
  width: 31%;
}

#footer{
  background: #060;
  clear: both;
  font-size: 1.5em;
  height: 5%;
  padding: 3px;
  text-align: center;
}

#header h1{
  background: #000;
  color: #fff;
  font-size: 1.5em;
  margin-bottom: 0.3%;
  text-align: center;
}

.c1,#c1{
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  font-size: 0.9em;
  margin-bottom: 5px;
}

input#text{
  border: 2px inset #ccc;
}

.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

a:link, a:active, li{
  color: #000;
  text-decoration: none;
}

a:visited, a:hover{
  color: #f00;
  text-decoration: none;
}

blockquote:before, blockquote:after, q:before, q:after{
  content: "";
}
