body {
 font-family: Arial, Verdana, Helvetica, sans-serif; font-size: smaller; color: #009933; background-color: #000000; background-image:url(../images/circuit_upright.jpg);
}
h1 {
 font-size: x-large; font-weight: bold; font-style: italic; text-align: center; color: #009933;
}
h2 {
 font-size: large; font-weight: bold; color: #009933;
}
h3 {
 font-size: larger; font-weight: bold; color: #009933;
}
A:link {
        color: #00bc00;
}
A:visited {
        color: #2255AB;
}
A:hover {
        color: #00ee00;
}
td {
 font-family: Arial; font-size: smaller; color: #009933;
}
td.navi {
 font-size: xx-small;
}
th {
 font-size: smaller;
 font-weight: bold;
}