/* Generated by KompoZer */
body {
}
h1 {
  color: red;
  font-family: "Times New Roman",Times,serif;
  font-size: 300%;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  color: #6600cc;
  font-size: 180%;
}
h3 {
  color: fuchsia;
}
h4 {
}
h5 {
}
h6 {
}
address {
  color: #000099;
  text-align: center;
}
.danger {
  border: 2px solid #33cc00;
  background-color: yellow;
  font-size: 150%;
  color: red;
}
.formula {
  border: 1px dotted #33ff33;
  color: #3333ff;
  background-color: #ccffff;
  font-size: 150%;
}
.text_turq {
  font-family: Comic Sans MS;
  font-size: 150%;
  color: #33ffff;
}
.text_green {
  font-family: Comic Sans MS;
  color: #33ff33;
  font-size: 150%;
}
.text_red {
  color: red;
  font-size: 150%;
  font-family: Comic Sans MS;
}
.text_yellow {
  font-family: Comic Sans MS;
  font-size: 150%;
  color: yellow;
}
.text_black {
  font-family: Comic Sans MS;
  font-size: 150%;
  color: black;
}
.text_blue {
  font-family: Comic Sans MS;
  color: #3333ff;
  font-size: 150%;
}
.red_alert {
  color: #6600cc;
  background-color: red;
  font-size: 150%;
  font-family: comic sans ms;
}
#footer {
  border-top: 2px solid #202050;
  border-bottom: 1px solid #202050;
  padding: 4px 20px;
  clear: both;
  margin-top: 1em;
  margin-bottom: 5px;
  color: #cccccc;
  text-align: right;
  background-color: #5273c6;
}
#footer p {
  margin: 0;
  padding: 0;
}
#footer a {
  display: block;
  float: left;
  width: 80px;
  height: 15px;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-position:  0 0;
  font-size: 0;
}
#footer a:hover {
  background-position: 0 -14px;
}
a:link {
  background: transparent none repeat scroll 0% 50%;
  color: red;
}
a:visited {
  background: transparent none repeat scroll 0% 50%;
  color: purple;
}
a:hover {
  background: yellow none repeat scroll 0% 50%;
  color: #6600cc;
}
a:active {
  background: transparent none repeat scroll 0% 50%;
  color: red;
}
.myw3 {
  border: 3px double #6600cc;
  font-family: Comic Sans MS;
  font-size: 250%;
  text-align: center;
  display: block;
  visibility: visible;
  background-color: white;
  font-style: italic;
  font-weight: inherit;
  color: red;
}
