td { color: #000000; font-size: 12px; letter-spacing: 1pt; font-family: "arial" }
body { 
    background: #000000;
    background-attachment:fixed;
    font-color: #000000;
    letter-spacing: 1pt;
    font-size: 12px;
    font-family: "arial"}
a:link {
 font-family: "georgia";
 letter-spacing: 1pt;
 font-size: 12px;
 color: #5F772D;
 text-decoration: underline;
}
a:visited {
 font-family: "georgia";
 letter-spacing: 1pt;
 font-size: 12px;
 color: #5F772D;
 text-decoration: underline;
}
a:hover {
 font-family: "georgia";
 letter-spacing: 1pt;
 font-size: 12px;
 color: red;
 text-decoration: none;
 cursor: crosshair;
}

h2 {color:red; font-size: 15px; font-family: "arial" }

b {color:red; font-size: 12px; letter-spacing: 1pt; font-family: "arial" }

.pieni {font-size: 10px;}

#boksi {
color:ffffff;
font-family: "verdana";
font-size: 11px;
letter-spacing: 0pt;
padding:10px;
border:0px solid #000000;
text-align:justify;
background-color:#000000;
width:510;
cellpadding:3;
cellspacing:3;
}
