* {
  font-family:trebuchet ms, arial,helvetica,sans-serif;
  font-size:14px;
}

body {
  background:#d9e4eb url(../img/body.jpg) repeat-x;
  margin:0;
  padding:0;
}

a {
  text-decoration:none;
}

img {
  border:none;
}

label {
  display:block;
  float:left;
  width:150px;
}

hr {
  background-color:black;
  border:0;
  height:1px;
}

h1 {
  color:#0064ae;
  font-size:24px;
  font-weight:bold;
  margin-left:-40px;
}

h2 {
  color:#0064ae;
  font-size:18px;
  font-weight:bold;
  margin-left:-40px;
}

ol#agbol {
  font-weight:bold;
  list-style-type:upper-roman;
}

ol#agbol ol {
  font-weight:normal;
  list-style-type:decimal;
}