.norm {
        font-family: Tahoma;
        color: #282828;
        font-size: 11px;
        }
.norm_kevyt {
        font-family: Tahoma;
        color: #367389;;
        font-size: 11px;
        }

.norm_kevyt_otsikko {
        font-family: Tahoma;
        color: #367389;
        font-weight: bold;
        font-size: 12px;
        }

.norm_linkki {
        font-family: Tahoma;
        color: #367389;
        font-size: 11px;
	text-decoration: none;
        }
.norm_linkki:hover {
        font-family: Tahoma;
        color: #367389;
        font-size: 11px;
	text-decoration: underline;
        }
.norm_otsikko {
        font-family: Tahoma;
        color: #3B4349;
  	font-weight: bold;
        font-size: 12px;
        }
.norm_aika {
        font-family: Tahoma;
        color: #45484A;
        font-size: 11px;
        }
.norm_palv {
        font-family: Tahoma;
        color: #45484A;
        font-size: 11px;
        text-decoration: none;
        }
.norm_palv:hover {
        font-family: Tahoma;
        color: #45484A;
        font-size: 11px;
        text-decoration: underline;
        }
.menu {
        font-family: Tahoma;
        font-size: 11px;
        color: #2C324E;
	font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        }
.menu:hover {
        font-family: Tahoma;
        font-size: 11px;
        color: #6E79AE;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        }

/* Taulukko määritykset */
td#footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
td#palkki {
	background-color: #D3D8E9;
	height: 16px;
	font-color: #000000;
	font-weight: bold;
	padding: 2px;
	}
td#sinireuna {
	background-color: #9DA7CB;
	width: 8px;
	}
table#kehykset {
        background-color: #E9ECF1;
        text-align: left;
        vertical-align: top;
        padding: 0.2em;
        border: 1px dotted #708dbe;
        }

table#kehykset2 {
        background-color: #F6F8FA;
        text-align: left;
        vertical-align: top;
        padding: 0.2em;
        border: 1px dotted #708dbe;
        }
table#kehykset3 {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: dotted;
        border-left-style: none;
        border-top-color: #000000;
        border-right-color: #000000;
        border-bottom-color: #708dbe;
        border-left-color: #000000;
        }

td#kehykset {
        background-color: #E9ECF1;
        text-align: left;
        vertical-align: top;
        padding: 0.2em;
        border: 1px dotted #708dbe;
        }
