body {
       font-family: Arial, sans-serif;
       font-size: 0.9em;
       font-weight: bold;
       color: #000000;
       /*
       background: #FFFFFF url("/gifs/background.gif") repeat center;
       */
       background: #FFFFFF repeat center;
}

/* Page titles */
.title {
       font-size: 1.5em;
       text-align: center;
       color: #000000;
       background: #ff2233;
}                   

/* General text */
.text {
       font-size: 0.9em;
       text-align: center;
       color: #000000;
       /*
       background: #FFFFFF url("/gifs/background.gif") repeat center;
       */
}

/* General text */
.text-left {
       font-size: 1.0em;
       text-align: left;
       color: #000000;
       /*
       background: #FFFFFF url("/gifs/background.gif") repeat center;
       */
}
