/* StyleSheet for cosmilla / ludmillus */
/* ralf.tinca.net 2004-11-27 */

html {
}
body {
   background-color: #FFFFEE;
   color: Black;
   font-family: "Times New Roman", Times, serif;
   text-align: center;
}
a {
   text-decoration: none;
}
a:link {
}
a:visited {
}
a:focus {
}
a:hover {
   text-decoration: underline;
}
a:active {
}
p {
}
table {
}
form {
}
h1 a {
   text-decoration: none;
}
div.imp a {
   text-decoration: none;
   background-color: transparent;
   color: #CC9933;
}
address {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-align: left;
}

/* classes */
.ss {
   font-family: Arial, Helvetica, sans-serif;
}
.s {
   font-family: "Times New Roman", Times, serif;
}
.m {
   font-family: "Courier New", Courier, monospace;
}
.center {
   text-align: center;
}
.main {
   background-color: #FFFFCC;
   color: #CC9933;
   border: 2px dashed Silver;
   width: 400px;
   margin: 15px auto 15px auto;
   padding-left: 15px;
   padding-right: 15px;
   text-align: left;
}
.domains {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   visibility: hidden;
}
.imp {
   position: absolute;
   top: 95%;
   left: 90%;
   background-color: transparent;
   color: #CC9933;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
}

/* !important
#box {
display: none !important;
}
*/

/* StyleSheet end */
