/* Generated by KompoZer */
body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  line-height: normal;
  color: black;
  background-color: white;
}
a:link {
color: #3333ff;
text-decoration: underline;
}
a:visited {
color: #400080;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
color: red;
}
.transp {
background-color:#ffffff;
color:black;
filter:alpha(opacity=100);
-moz-opacity:0.3;
opacity:0.3;
}
