.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
BODY {
  background-color : white;
  color : black;
  font-family : Verdana;
  margin-left : 0.7em;
}

H1 { font-size: 110%; }
H2 { font-size: 90%; }
H3 { font-size: 80%; }

.newstitle {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
}

INPUT.cmdbutton {
    font-family: verdana; 
    background: #FFF7DE;
    color: #000;
    padding: 0px;
    font: bold 10px/1.5em Verdana, Arial, sans-serif;
    border : 1px solid #bdc1c4;

}

.newstext {
    font-family: Verdana;
    font-size: 7pt;
}

.newsauthor {
    font-family: Verdana;
    font-size: 6pt;
}

.uutisotsikot {
    font-family: Verdana;
    font size: 1pt;

}

.admin {
   font family: Verdana;
   font-size: 6pt;

}

H4 { font-size: 20%; }

.tableheader {
  /*font-family : Arial, Verdana;*/
  font-size : 60%;
  font-weight : bold;
  font-color: #ff0;
}

@media print {
  .noprint { display: none; }
}

.button {
	background: #eeeeee;
	padding: 0px;
	font: bold 11px/1.5em Verdana, Arial, sans-serif;
	border : 1px solid #bdc1c4;
}

TR.newsrow {
        background: #fff;
        font-size: 70%;
        font-family: Verdana;
}


TR.userrow {
        background: #fff;
        font-size: 70%;
        font-family: Verdana;
}

.archivenewstext {
        font-family: Verdana;
        font-size: 60%;

}
