body {
 background-color:#000000
}

body.redback {
 background-color:#400000
}

p,td {
 margin-top:0;
 margin-bottom:0;
 font-family:Verdana,Arial,Helvetica,sans-serif,Tahoma;
 font-size:8pt;
 color:#FFFFFF;
 font-weight:normal
}

input,textarea,select {
 font-family:Verdana,Arial,Helvetica,sans-serif,Tahoma;
 font-size:8pt;
 color:#000000;
 font-weight:normal
}

.title {
 font-size:10pt;
 font-weight:bold
}

.title_big {
 font-size:12pt;
 font-weight:bold
}

a:link {
 color:#E00000;
 text-decoration:none
}

a:active {
 color:#E00000;
 text-decoration:none
}

a:visited {
 color:#E00000;
 text-decoration:none
}

a:hover {
 color:#FFC000;
 text-decoration:none
}