/* Cascading Style Sheet Definition File */

body
{
  background-color: #ffffdf;
  font: 11pt Arial, Helvetica, Ms sanf serif, Verdana;
  font-color: black;
  margin-left: 1.5em;
  margin-right: 1.5em;
}

p
{
  font: 11pt Arial, Verdana, Ms sanf serif, Helvetica;
  font-color: black;
  text-align: justify;
  margin-bottom: 1.5em;
}

table
{
  background-color: #FFFFDF;
  font: 11pt Arial, Verdana, Ms sanf serif, Helvetica;
  font-color: black;
}



/* header definitions: */

.pieni
{
  font: 11pt Verdana, Arial, Ms sanf serif, Helvetica;
  font-color: black;
  font-weight: bold;
  margin-bottom: -10;
}

.paa
{
  font: 24pt Times New Roman, Times;
  font-color: black;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 1em;
}

.vali
{
  font: 16pt Times New Roman, Times;
  font-color: black;
  font-weight: italic;
  margin-top: 2em;
}
.sis
{
  margin-left: 20px;
}

A:link { color: #0000FF }       /* unvisited link */
A:visited { color: #BA00BA }   /* visited links */
A:active { color: #0000AA }    /* active links */

A:hover {
  text-decoration: underline;
  color: red;
}

.ohjelmanNimi {
  font: 14pt Arial, Verdana, Helvetica;
  text-decoration: underline;
  margin-left: -5pt;
  margin-bottom: 0px;
}

.ohjelmanAihe {
  font: 12pt Arial, Verdana, Helvetica;
  font-weight: Bold;
  text-decoration: none;
  margin-left: 50px;
  margin-top: 2px;
}

/*  font-weight: Italic; */
/*  text-decoration: none; */
/*  border: 1px solid red; */
 