/* Generated by KompoZer */
h1 {
  text-align: center;
  font-weight: normal;
  line-height: 0em;
  font-size: 2em;
  font-style: italic;
}
h2 {
  font-weight: bold;
  font-size: 1.3em;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.3em;
  line-height: normal;
  width: 850px;
  margin-right: auto;
  margin-left: auto;
}
.boxy {
  border-style: solid;
  border-color: #3366ff;
  padding: 5px;
  float: left;
  text-align: center;
  display: block;
  font-size: 1.2em;
  height: 150px;
  overflow: visible;
  visibility: visible;
  width: 120px;
}
#maincontent {
  margin-right: auto;
  margin-left: auto;
  width: 410px;
}
.boxy a:hover {
  border-style: none;
  text-decoration: none;
  background-color: #3333ff;
  color: white;
}
.boxy a:link {
  text-decoration: none;
}
.boxed {
  border-style: solid;
  border-color: #3366ff;
  padding: 5px;
  text-align: center;
  display: block;
}
a:link {
  text-decoration: none;
  color: #3366ff;
}
a:hover {
  color: #cc0000;
}
a:visited {
  color: #3366ff;
  text-decoration: none;
}
