body{ 
 scrollbar-face-color:#eeeeee;
 scrollbar-arrow-color:#000000;
 scrollbar-track-color:#C9C9C9;
 scrollbar-shadow-color:rgb(0,0,0);
 scrollbar-highlight-color:rgb(0,0,0);
 scrollbar-3dlight-color:#eeeeee;
 scrollbar-darkshadow-Color:#eeeeee;
 background-color:transparent;
}

.text{
 color: #000000 !important;
 font-size: 12px;
 font-family: tahoma;
 text-decoration:none;
 font-weight:normal;
}

a{
 color: #000000;
 font-size: 12px;
 font-family: tahoma;
 text-decoration:none;
 font-weight:normal;
}

a:hover{
 color: #000000;
 font-size: 12px;
 font-family: tahoma;
 text-decoration:underline;
 font-weight:normal;
}

.righta{
 color: #ffffff;
 font-size: 12px;
 font-family: tahoma;
 text-decoration:none;
 font-weight:normal;
}

.righta:hover{
 color: #ffffff;
 font-size: 12px;
 font-family: tahoma;
 text-decoration:underline;
 font-weight:normal;
}

h1{
 color: #000000;
 font-size: 13px;
 font-family: tahoma;
 text-decoration:none;
 font-weight:bold;
 display: inline;
}

.title{
 color: #000000;
 font-size: 12px;
 font-family: tahoma;
 text-decoration:none;
 font-weight:normal;
}

.dashtab{ 
 border:1px dotted #333333; 
}

.zine .entry{
 overflow:hidden;
 margin:10px 0 0 0;
}

.zine img{
 float:left;
 display:inline;
 margin:0 10px 4px 0;
}

.ztext{
 margin:0;
 text-align:left;
 font-size:12px;
}
