
a:active     {  font-family: verdana; font-size: 12px; color: #000000}
a:link       {  font-family: verdana; font-size: 12px; color: #000000}
a:visited    {  font-family: verdana; font-size: 12px; color: #000000}
body         {  font-family: verdana; font-size: 12px; color: #000000}
li           {  font-family: verdana; font-size: 12px; color: #000000}
ol           {  font-family: verdana; font-size: 12px; color: #000000}
table        {  font-family: verdana; font-size: 12px; color: #000000}
td           {  font-family: verdana; font-size: 12px; color: #000000}
.spoiler >  input + .box {
    display: none;
}
.spoiler >  input:checked + .box {
    display: block;