/* Generated by KompoZer */
#tswcssbuttons {
  width: 200px;
  text-align: center;
  font-weight: inherit;
}
#tswcssbuttons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-weight: inherit;
}
#tswcssbuttons li {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bolder;
}
#tswcssbuttons li a {
  border: 1px outset #0000ff;
  color: #000000;
  width: 200px;
  text-decoration: none;
  display: block;
  background-color: #3366ff;
  font-weight: bold;
}
#tswcssbuttons li a:hover {
  background-color: #33ccff;
  color: white;
  font-weight: bolder;
}
body {
  background-color: #3333ff;
  background-attachment: fixed;
  background-repeat: repeat;
  background-position: right center;
  margin-top: -10px;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  color: #ffcc00;
  font-weight: bold;
  font-size: 2.2em;
}
h2 {
  font-family: "Times New Roman",Times,serif;
  color: #33ff33;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  font-size: 2.1em;
}
p {
  border-color: red;
  border-width: 0em;
  padding: 0px 5px;
  font-weight: bold;
  color: white;
  line-height: 1.2em;
  font-size: 1.2em;
}
h3 {
  color: #33ccff;
  font-style: italic;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  font-size: 1.9em;
  line-height: normal;
}
h4 {
  font-family: "Times New Roman",Times,serif;
  color: #993399;
  font-style: normal;
  font-weight: bold;
  font-size: 1.7em;
  line-height: 0em;
}
h5 {
  font-family: Arial,Helvetica,sans-serif;
  color: yellow;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  line-height: 0em;
  font-size: 0.75em;
}
h6 {
  font-weight: bold;
  line-height: 0em;
  font-family: "Times New Roman",Times,serif;
  color: #3333ff;
  font-size: 1.4em;
  font-style: normal;
}
.framed {
  border: 0.3em solid red;
}
.framed2 {
  border: 0.5em outset white;
  background-color: white;
}
