
BODY { font-family:  arial, helvetica , serif ; font-size: 8pt ; 
	color: #1F1F1F;
        text-align:left ; vertical-align:top ;
        background-color : #5079CB;
	margin: 0em;
     }
H1 { font-size:18pt; color :#222222 ;  }
H2 { font-size:16pt; color :#222222 ;  }
H3 { font-size:14pt; color :#222222 ;  }
H4 { font-size:12pt; color :#222222 ;  }
H5 { font-size:10pt; color :#222222 ;  }

COL,COLGROUP,TABLE,TBODY,TD,TR,TH  {       
        color:  black;
	font-family: arial,helvetica,serif ;
        text-decoration:        normal;
        border-color:   navy;
	text-align: left;
	vertical-align:top ;
        /*border-style:   none;*/
        background:     #f8f8f8;
	border-collapse: collapse;
        empty-cells: show ;
        border: 1px solid gray;  /* groove, solid, ridge */
        }  

TD.pu0 { font-size: 7pt;background: #FFB7B7 ;}
TD.pu1 { font-size: 7pt;background: #FF9595 ;}
TD.pu2 { font-size: 7pt;background: #FF6969 ;}
TD.pu3 { font-size: 7pt;background: #E60000 ;}
TD.be0 { font-size: 7pt;background: #ff0000 ;}
TD.be1 { font-size: 7pt;background: #01FF01 ;}
TD.be2 { font-size: 7pt;background: #9FFF9F ;}
TD.be3 { font-size: 7pt;background: #CBFFCB ;}
TD.n { font-size: 7pt;background: #ffffff ;}

A 	{font-family :Arial,Helvetica,sans-serif ; 
	 text-decoration: underline;
         font-weight: normal;
	}
	A:link{color:#0F0F0F; }
	A:visited{color:#0F0F0F; }
	A:hover{color:#0F0F0F;
                background-color: #FCFCFC ;
                text-decoration: none ;
                border-style: solid ;  /* outset ridge solid */
                border-color: #0F0F0F;
                border-width: 1px;
                /*background: url("valittu.gif");*/
                }
