/* CSS Document */
body  {	margin: 0; overflow-y: scroll; background-image:url(Slices/bg_gradient.gif); background-position:top center; background-repeat:repeat-x; background-color:#F7F7F7;}
td { font-family:Tahoma; font-size:11px; color:#616161;}

.header					{ font-family:Georgia; font-size:16px; color:#c3c3c3 ; font-weight:normal; text-transform:uppercase;  }
.Otsikko				{ font-family:Georgia; font-size:16px; color:#31596f ; font-weight:normal;  }
.content				{ font-family:Tahoma; font-size:11px; color:#616161; }
.valiOtsikko		{ font-family:Tahoma; font-size:11px; color:#31596f ; font-weight:bold;  }
.date						{ font-family:Tahoma; font-size:11px; color:#31596f; font-weight:normal;  }
.bot						{font-family:Tahoma; font-size:12px; color:#c3c3c3; font-weight:normal; }

a:link 		{ color:#616161; text-decoration:none; }
a:visited { color:#616161; text-decoration:none; }
a:hover 	{ color:#31596f; text-decoration:none; }
a:active 	{ color:#616161; text-decoration:none; }
a:focus   { -moz-outline-style: none;}




