body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul 
{
 /* font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
 font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

body,td,div,p,pre,ul {font-size: 13px;}

body
{
  background-image: url(/uploads/tf/back_balls.gif);
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: 0 0;
  color: black;
  background-color: white;
  margin: 5px 5px 5px 5px;
}


h1 {
  font-size: 18px;
}
h2 {
  font-size: 16px;
  color: rgb(173, 24, 66); /* DaSCon-rot. */
}
h3 {
  font-size: 13px;
  color: rgb(173, 24, 66); /* DaSCon-rot. */
}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 10px;}

a {	font-size: 13px; text-decoration: none; font-weight : bold;}
a:link {color:#7a0202}
a:visited {	color:#666666}
a:active {color:#DEC3A9}
/* a:hover{color: #dce0d3;	background-color : #374611;}*/
