html { overflow-y: scroll; }
body  {	margin: 0; background-color: #E5F1FF;
		background-image:url(slices/bg_top.gif);
      	background-repeat:no-repeat;
      	background-position:top right;
		font-family: Verdana;
      }


.sininen   { font-family: Verdana; font-size: 11px; color: #005398; font-weight: normal}
.sininen2  { font-family: Verdana; font-size: 11px; color: #6AB7E4; font-weight: normal}
.valkoinen { font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: normal}
.otsikko   { font-family: Verdana; font-size: 13px; color: #FFAB22; font-weight: bold}
.laskuri    { font-family: Verdana; font-size: 10px; color: #6AB7E4; font-weight: normal}

a:link 		{ color: #6AB7E4; text-decoration: none}
a:visited 	{ color: #6AB7E4; text-decoration: none}
a:active 	{ color: #6AB7E4; text-decoration: none}
a:hover 	{ color: #6AB7E4; text-decoration: underline}

a.vmp:link 	{  color: #FFFFFF; text-decoration: none}
a.vmp:visited 	{  color: #FFFFFF; text-decoration: none}
a.vmp:active 	{  color: #FFFFFF; text-decoration: none}
a.vmp:hover 	{  color: #FFFFFF; text-decoration: underline}

.norepeat  { background-repeat: repeat-x; background-position: bottom}

.reunat_v { border-left-width: 1px; border-left-color: #AC006B; border-left-style: solid; }

.reunat_o { border-right-width: 1px; border-right-color: #AC006B; border-right-style: solid }

.reunat_vo { border-left-width: 1px; border-left-color: #AC006B; border-left-style: solid;
	     border-right-width: 1px; border-right-color: #AC006B; border-right-style: solid }
		 
.date {
	font-size:12px;
}

.header1 {
	font-weight:bold;
	font-size:14px;
	color:#012753;
	line-height:20px;
}

.tekstit {
	margin-top:5px;
	font-size:12px;
	height:150px;
}

.tLink {
	padding-top:5px;
	color:#61a0d1;
}
		 

