body, div, p, th, td, li, dd, a {
  font-size: 12px;
  font-family: Verdana, Lucida, Arial, sans-serif;
}
a:link {
  color: #3300CC;
  text-decoration: none;
}
a:visited {
  color: #3300CC;
  text-decoration: none;
}
a:link:hover, a:visited:hover {
  text-decoration: underline;
}
table.asiakirja * {
  padding: 2px;
}
table.asiakirja th {
  background-color: #DDDDBB;
  border: 1px solid black;
  border-left: 0px;
  border-bottom: 0px;
}
table.asiakirja td {
  border: 1px solid black;
  border-left: 0px;
  border-bottom: 0px;
}
table.asiakirja {
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  width: auto;
}

.huomio{
  color:#AC2023;
  font-weight:bold;
}
.tarkennus{
	/* background: url(../images/tarkennus.gif) left top no-repeat; */
	padding-left: 40px;
}
/* 
a, a:link, a:hover, a:active, a:visited {
  text-decoration: none !important;
  color: black !important;
  cursor: text !important;
}
*/
#tulostus {
	display: none;
}
div#ohjeet h1 span {
	display: none;
} /* IE */
h1+span {
	display: none;
} /* Mozilla */
div#ohjeet h2 span {
	display: none;
} /* IE */
h2+span {
	display: none;
} /* Mozilla */
.info {
          font-size: 0.6em;
          /*/*/font-size:0.8em;/**/
		  border: 1px dotted #545454;
		 padding: 3px;
		 margin-bottom:10px;
}
.info *{
          font-size: 1em;
}
.info td{
		  color:#545454;
}
.info img{
	vertical-align : bottom;
}

ul.linkit {
	list-style: none;
}
ul.linkit li {
	margin: 2px;
}
ul.linkit a.url {
    background: url(../images/ulos.gif) left top no-repeat;
    padding-left: 14px;
}
ul.linkit a.dokumentti {
    background: url(../images/doc.gif) left top no-repeat;
    padding-left: 14px;
}
td {
   text-align: left;
   vertical-align: top;
}

#ohjeet {
  font-size:1.1em;
}

#ohjeet h1{
	font-size: 1.4em;
	font-family: Arial;
	line-height:22px;
	text-align:left;
	border-bottom:1px solid black;
	padding: 6px;
}
#ohjeet h1 a {
	font-size: 1em;
	font-family: Arial;
}
#ohjeet h2 {
	font-size: 1.4em;
	font-family: Arial;
}
#ohjeet h2 a {
	font-size: 1em;
	font-family: Arial;
}
#ohjeet h3 {
	font-size: 1.3em;
	font-family: Arial;
}
#ohjeet h3 a {
	font-size: 1em;
	font-family: Arial;
}
#ohjeet h4 {
	margin:22px 0px 0px 0px;
	font-size: 1.2em;
	font-family: Arial;
}
#ohjeet h5{
	margin:12px 0px 0px 0px;
	font-size: 1.1em;
	font-family: Arial;
}

