/* CWPS 4.0                                 *
 * Standard StyleSheet                      *
 * Color: white                             *
 * (C) 2001 by Pawel Wiecek <coven@vmh.net> *
 * All rights reserved.                     */

body {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 background: #ffffff;
 color: #000000;
}

table, td, ul, ol, li, dd, dl, font, center, div, form {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
}

p {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 text-align: justify;
}

p.poem {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 text-align: left;
}

i, em, address, cite, var {
 font-family: "times roman", "times new roman", times, serif;
 font-style: italic;
}

b, strong {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 font-weight: bold;
}

tt, pre, code, kbd, samp {
 font-family: "lucida typewriter", "lucida console", "letter gothic",
              lucidatypewriter, monospace;
}

th {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 font-weight: bold;
 background: #0000ff;
 color: #ffff00;
}

h1 {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 font-weight: bold;
 font-size: 200%;
}

h2 {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 font-weight: bold;
 font-size: 175%;
}

h3 {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 font-weight: bold;
 font-size: 150%;
}

h4 {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 font-weight: bold;
 font-size: 125%;
}

dt {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 font-weight: bold;
 font-size: 125%;
}

a {
 font-family: "lucida sans", "lucida sans unicode", lucida, sans-serif;
 text-decoration: none;
}

a.menu:link {
 color: #0000ff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}

a.menu:visited {
 color: #0000ff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}

a.menu:active {
 color: #ff0000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}

a.menu:hover {
 color: #ff0000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
}

a.submenu:link {
 color: #0000ff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 text-decoration: none;
}

a.submenu:visited {
 color: #0000ff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 text-decoration: none;
}

a.submenu:active {
 color: #ff0000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 text-decoration: none;
}

a.submenu:hover {
 color: #ff0000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 7pt;
 text-decoration: none;
}

/* The End.                                                                *
 * Other specifications are omitted because of miscellaneous errors in the *
 * browsers, either preventing some of them from being working or even     *
 * making them work incorrectly.                                           */
