BODY {
    font-family: Verdana;
    font-size: 13px;
    scrollbar-arrow-color:#000000;
    scrollbar-face-color:#7EA5CC;
    scrollbar-3dlight-color:#FFFFFF;
    
    scrollbar-base-color:#000000;

    scrollbar-track-color:#E5F2FF;

    scrollbar-darkshadow-color:#000000;

    scrollbar-highlight-color:#E5F2FF;
    scrollbar-shadow-color:#CCCCCC;
    }
TABLE {
     font-family: Verdana;
     font-size: 13px
}
.otsikko {
	font-family :verdana;
	font-size : 13px;
	font-weight: bold;
}
.lista {
    BORDER-TOP: #0000CC 1px outset;
    BORDER-LEFT:  #0000CC 1px outset;
    BORDER-RIGHT: #0000CC 2px outset;
    BORDER-BOTTOM:  #0000CC 2px outset;
}
A {
	text-decoration: none;
	font-family :verdana;
	font-size : 10pt;
	color : White;
}
.musta
{
	color : Black;
}
H1 {
	font-size : 16pt;
}
H2 {
	font-size : 12pt;
}
A:Hover {
	text-decoration: underline;
    FONT-WEIGHT: bolder;
}
TH
{
    PADDING-LEFT: 5px;
    BORDER-BOTTOM:  #0000CC 2px outset;
    FONT-WEIGHT: bolder;
    COLOR: #000066;
    BACKGROUND-COLOR: #EEEEEE;
    TEXT-ALIGN: Left
}
TD.rivi
{
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 10px;
    BORDER-BOTTOM:  #EEEEEE 1px outset;
    TEXT-ALIGN: Left
}
TD.valk
{
	color: White;
    FONT-WEIGHT: bolder;
}
TD.vasen
{
    PADDING-LEFT: 3px;
    PADDING-RIGHT: 2px;
    BORDER-BOTTOM:  #EEEEEE 1px outset;
    TEXT-ALIGN: Right;
    FONT-WEIGHT: bolder;
}
input {
     BACKGROUND-COLOR: #FFFFFF;
     BORDER-STYLE: 1 ridge;
     BORDER-WIDTH: 2;
     BORDER-COLOR: #637FC3;
     COLOR: #000000;
     FONT-SIZE: 10pt;
     FONT-FAMILY: Arial;
     FONT-WEIGHT: bolder;
}
p  {
     TEXT-ALIGN: Justify;
}
