.span_norm { 
font-face: 'Trebuchet MS', 'Lucida Grande', Arial;
}

.span_bold { 
font-face: 'Trebuchet MS', 'Lucida Grande', Arial;
font-weight: bold;
}

.span_kusv { 
font-face: 'Trebuchet MS', 'Lucida Grande', Arial;
font-size: 0.9em;
font-style: italic;
}

.span_bigb { 
font-face: 'Trebuchet MS', 'Lucida Grande', Arial;
font-size: 1.4em;
font-weight: bold;
}

body {
margin: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

a:link, a:visited, .a:active {
color: #C1C1C1;
text-decoration: none; 
font-family: Verdana;
font-size: 10px;
}

a:hover { 
color: #CA9797;
text-decoration: none; 
font-family: Verdana;
font-size: 10px;
}

.sig:link, .sig:visited, .sig:active {
color: #434343;
text-decoration: none; 
font-family: Verdana;
font-size: 10px;
}

.sig:hover { 
color: #CA9797;
text-decoration: none; 
font-family: Verdana;
font-size: 10px;
}

.norm {
color: #C1C1C1;
text-decoration: none; 
font-family: Verdana;
font-size: 10px;
}

.norm2 {
color: #434343;
text-decoration: none; 
font-family: Verdana;
font-size: 10px;
}

.table_bg {
background-image:url(img/table_bg.gif);
}

.counter {
color: #C1C1C1;
text-decoration: none; 
font-family: Verdana;
font-size: 10px;
}

.bbcode {
text-align: center;
color: #434343;
font-family: Verdana;
font-size: 10px;
}