H1.logo { font-family: "Impact", Gill, sans-serif;
             font-size:xx-large;
             font-weight:bold;
             font-variant:small-caps;
             color:blue;
             background-color:white;
             border-style:inset;
             border-width:thick;
             border-color:silver
             }

SPAN.important {color:red}

DIV.just {text-align: justify}

BODY {background: url(neutrino.gif)}

IMG.kuvake {border:none;
                 width: 100pt}

A.Areference:link {text-decoration:none;
                        background:white;
                        border-width: thick;
                        border-style:solid;
                        display:inline;
                        border-color:blue}

A.Areference:visited {text-decoration:none;
                        border:thin solid purple;
                        display:inline;
                        clear:both}



TABLE.results {color:black;
     background:rgb(255,255,240);
     font-size:medium}

TABLE.results TH {background:rgb(170,220,200);
                      color:fuchsia}

TABLE.results THEAD TH {background:rgb(200,220,220);
                      color:fuchsia}

TD.reunus
{
background-image:url('pic/taus.jpg');
background-color:blue;
color:white;
font-family:sans-serif;
font-weight:600;
}

TD.reunus2
{
background-image:url('pic/taus2.jpg'); 
background-color:blue;
color:white;
font-family:sans-serif;
font-weight:600;        
}


TD.no {background: lime}
TD.yes {background:yellow}
TD.accelerator {color:black;
                      background-color:rgb(250,210,250)}
TD.reactor {color:black;
                      background-color:rgb(220,250,210)}
TD.active {background:red}
TD.future {background:aqua}
TD.dead {background:silver}
TD.long {background:rgb(200,240,150);
            color:rgb(100,0,250)}
TD.medium {background:rgb(200,200,150);
            color:rgb(50,50,250)}
TD.short {background:rgb(200,180,150);
            color:rgb(0,100,250)}
TD.goodfit{ background:lime}
TD.sofit{ background:yellow}
TD.badfit{ background:red}

