body {
background-color: #4377E4;
color: #3F5AB5; 
font-family: arial, helvetica, sans-serif;
font-size: 10pt; 
}

.titlecell {
background-color: #3F5AB5;
color: #ADC5EB;
font-size: 12pt; 
font-weight: bold;
}

.maintable {
background-image: url("images2/kubuntu_watermark.gif");
background-attachment: scroll;
background-position: top left;
background-repeat: repeat;
color: #3F5AB5; 
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}

.darkcell {
background-color: #3F5AB5;
}

A:link {
color: #FF0000;
}

A:visited {
color: #F0B710;
}

A:hover {
color: #FF0000;
}

A:active {
color: #FF0000;
}