body.linkki
{background-color: #CEF;
font-family: Verdana, Arial, Helvetica, sans-serif;}

body.info
{background-color: #BDF;
font-family: Verdana, Arial, Helvetica, sans-serif;}

body.otsi
{background-color: #CEF;}

body.otsi h1
{text-align: center;}

p
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt}

body.linkki a
{font-weight: bold;
text-decoration: none;
font-size: 12pt;
font-style: normal;
text-align: center;}

body.info a
{text-decoration: none;}

a:link    {color: #00F;}
a:visited {color: #808;}
a:hover   {color: #F60;}
a:active  {color: #789;}

.note
{font-size: 10pt}

table
{border-collapse: separate;
border-width: 0;
border-spacing: 8;
empty-cells: hide;
font-size: 9pt;}

th
{border-width: 0;
font-style: italic;
font-weight: normal;
vertical-align: top;
}

td
{border-width: 0;}


/* tr - border has no effect */ 
/* Solun värin määrää td/tr/table tuossa järjestyksessä */ 
/* Jos solulla on oma väri, jää TABLE väri näkyviin raameissa */

/* font-family: "Family Name", serif, sans-serif, cursive, fantasy, monospace */ 
/* font-style: normal, italic, oblique */ 
/* font-variant: normal, small-caps */ 
/* font-weight: normal, bold, bolder, lighter, 100, 200 ... 900 */ 
/* font-size: medium, xx-small, x-small, small, large, x-large, xx-large,     */
/*            1     , 3/5     , 3/4    , 8/9  , 6/5  , 3/2    , 2/1     , 3/1 */
/*            h4    , h6      ,        , h5   , h3   , h2     , h1      ,     */
/*            3     , 1       ,        , 2    , 4    , 5      , 6       , 7   */

/* text-indent: n, n% */
/* text-align: left, center, right, justify */
/* text-decoration: none, underline, overline, line-through, blink */
/* text-transform: none, capitalize, uppercase, lowercase */
/* letter-spacing: normal, n[%] */
/* word-spacing: normal, n[%] */
/* white-space: normal, pre, nowrap, pre-wrap, pre-line */

/* border-style: none, hidden, dotted, dashed, solid, double, groove, ridge, inset, outset */
/* border-collapse: separate, collapse */
/* border-spacing: 0, n [n] */
/* border-width: 0, n */
/* empty-cells: show, hide */