

  BODY	{ background-color: #FFFFFF; margin: 5px }

  H1		{ font-family: Arial; color: #666666; font-size: 20px; }
  H2		{ font-family: Arial; color: #666666; font-size: 18px; }
  H3		{ font-family: Arial; color: #eeeeee; font-size: 16px; }
  H3.sin		{ font-family: Arial; color: #003399; font-size: 16px; }
  H4		{ font-family: Arial; color: #6699CC; font-size: 14px; }
  H5		{ font-family: Arial; color: #666666; font-size: 12px; }  
  H6		{ font-family: Arial; color: #666666; font-size: 12px; }

	P			{ font-family: Arial; color: #ffffff; font-size: 12px; }
	P.huom{ font-family: Arial; color: #FF3333; font-size: 12px; font-weight: bold;}
	P.copy{ font-family: Arial; color: #333333; font-size: 10px; margin: 0em;}
	UL    { font-family: Arial; color: #eeeeee; font-size: 12px; }
	LI		{ font-family: Arial; color: #eeeeee; font-size: 12px; }

	TD			{ font-family: Arial; color: #eeeeee; font-size: 12px; }
	TD.kuvateksti			{ font-family: Arial; font-size: 10px; }

	TD.pviiva {border-left-style: solid; border-left-width: 10px ; border-left-color: #ffffff}
	TD.viiva2 {border-bottom-style: solid; border-bottom-width: 10px ; border-bottom-color: #ffffff}

	INPUT    { font-family: Arial; font-size: 12px; }
	TEXTAREA { font-family: Arial; font-size: 12px; }
	SELECT   { font-family: Arial; font-size: 12px; }

 	A { font-family: Arial; color: #666666; font-size: 12px; font-weight: bold; } 
 	A:visited { color: #666666 }
 	A:active { color: #666666} 	
 	A:hover { color: #6699CC }

 	A.valikko { font-family: MS Sans Serif, Arial, Helvetica, sans-serif; font-size: 10px; color: #dddddd; font-weight: bold; text-decoration: none;} 
 	A:visited.valikko { color: #dddddd }
 	A:active.valikko { color: #dddddd } 	
 	A:hover.valikko { color: #ffffff }

 	A.sisalto { font-family: Arial; font-size: 12px; color: #eeeeee; font-weight: bold; text-decoration: none;} 
 	A:visited.sisalto { color: #eeeeee }
 	A:active.sisalto { color: #eeeeee } 	
 	A:hover.sisalto { color: #eeeeee }

	A.copy{ font-family: Arial; color: #003399; font-size: 10px; margin: 0em;}
 	A:visited.copy { color: #003399 }
 	A:active.copy { color: #003399 } 	
 	A:hover.copy { color: #003399 }

	OL.sisalto    { font-family: Arial; font-size: 12px; color: #eeeeee; font-weight: bold; }
	LI.sisalto    { font-family: Arial; font-size: 12px; color: #eeeeee; font-weight: bold; }
	
