
		.otsikko    { font-family: Trebuchet MS, verdana, Arial ; color: #221E1F; font-size: 10pt; font-weight: bold }
		.otsikko2    { font-family: Trebuchet MS, verdana, Arial ; color: #221E1F; font-size: 9pt; font-weight: bold }



		.ingressi     { font-family: Trebuchet MS, verdana, Arial; font-size: 10pt; color: #005C34; font-weight: bold }
		.teksti     { font-family: Trebuchet MS, verdana, Arial; font-size: 10pt; color: #404040; font-weight: normal }
		.teksti2     { font-family: Trebuchet MS, verdana, Arial; font-size: 8pt; color: #404040; font-weight: normal }
		.teksti a:active { font-family: Trebuchet MS, verdana, Arial; font-size: 10pt; color: #35AAB6; text-decoration: underline }
		.teksti a:hover { font-family: Trebuchet MS, verdana, Arial; font-size: 10pt; color: #35AAB6; text-decoration: underline }
		.teksti a:link  { font-family: Trebuchet MS, verdana, Arial; font-size: 10pt; color: #35AAB6; text-decoration: underline }
		.teksti a:visited { font-family: Trebuchet MS, verdana, Arial; font-size: 10pt; color: #35AAB6; text-decoration: underline }
		.teksti2 a:active { font-family: Trebuchet MS, verdana, Arial; font-size: 9pt; color: #35AAB6; text-decoration: underline }
		.teksti2 a:hover { font-family: Trebuchet MS, verdana, Arial; font-size: 9pt; color: #35AAB6; text-decoration: underline }
		.teksti2 a:link  { font-family: Trebuchet MS, verdana, Arial; font-size: 9pt; color: #35AAB6; text-decoration: underline }
		.teksti2 a:visited { font-family: Trebuchet MS, verdana, Arial; font-size: 9pt; color: #35AAB6; text-decoration: underline }
		.tekstiblue     { font-family: Trebuchet MS, verdana, Arial; font-size: 10pt; color: #2A619A; font-weight: normal }
		.paalinkki  { font-family: Trebuchet MS, verdana, arial, helvetica; font-size: 10pt; color: #F1F1F1; font-weight: bold }
		.paalinkki2  { font-family: Trebuchet MS, verdana, arial, helvetica; font-size: 9pt; color: #F1F1F1; font-weight: bold }
		.paalinkkipisteet  { font-family: verdana, arial, helvetica; font-size: 13pt; color: #EEA900; font-weight: normal }
		a:active    { font-family: verdana, Arial; font-size: 10pt; text-decoration: none}
		a:hover     { font-family: verdana, Arial; font-size: 10pt; text-decoration: none}
		a:link      { font-family: verdana, Arial; font-size: 10pt; text-decoration: none}
		a:visited   { font-family: verdana, Arial; font-size: 10pt; text-decoration: none}
		ul          { font-family: verdana, arial, helvetica; font-size: 10pt; color: #35AAB6; font-weight: normal }
		li          { font-family: verdana, arial, helvetica; font-size: 10pt; color: #35AAB6; font-weight: normal }
		body {
			margin: 0px 0px 0px 0px;
			background-color: white ;
			background-image: url(kuvat/tausta.jpg);
			background-repeat: repeat-x;
			scrollbar-face-color: #DEE3E7;
			scrollbar-highlight-color: #FFFFFF;
			scrollbar-shadow-color: #DEE3E7;
			scrollbar-3dlight-color: #C7C3AE;
			scrollbar-arrow-color:  #006699;
			scrollbar-track-color: #EFEFEF;
			scrollbar-darkshadow-color: #98AAB1;
		}
.KALENTERIOTSIKKO
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: black;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.KALENTERITEKSTI
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: black;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal
}
.KALENTERITEKSTI2
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #2B5178;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal
}
.KALENTERITEKSTIVALITTU
{
    color: #F6F4F4; 
    background-color: #6E4B6C;
    FONT-FAMILY: Helvetica, Arial, sans-serif;
    FONT-SIZE: 11px;
    FONT-STYLE: normal
}
.kalenteritaulukko { border:0px solid #000000; padding-left: 0px; padding-right: 0px; padding-top: 0px; 
               padding-bottom: 0px; width:188}
.kalenteritaulukko2 { border-left: 0px solid #000000; border-right: 0px solid #000000; 
               padding-left: 0px; padding-right: 0px; padding-top: 0px; 
               padding-bottom: 0px; width:188 }
legend {
    background: transparent;
    padding: 0.5em;
    font-size: 90%;
}
fieldset {
    border: 1px none #cccccc;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}


