Body {
	background-color: #CCFF99;
	color: BLACK;
}

TD.Window {
	background-color: DarkGrey;
	color: White;  
}

H1 {
	font-size: 26;
	font-style: normal; 
	font-weight: bold;  
	font-family: arial;
	color: DarkBlue;
}

H2 {
	font-size: 20;
	font-style: normal; 
	font-weight: Bold;  
	font-family: arial;
}

H3 {
	font-size: 14;
	font-style: italic; 
	font-weight: Bold;  
	font-family: arial;
}

H4 {
	font-size: 26;
	font-style: normal; 
	font-weight: bold;  
	font-family: arial;
	color: LightBlue;
}

P {
	font-size: 14;
	font-style: normal; 
	font-weight: normal;  
	font-family: arial;	  
}

.dato {
  font-size: 9.5;
  font-style: normal;
  color: blue;
  font-weight: normal;
  font-family: verdana, helvetica, arial, sans-serif;
}

.newsTxt1 {
  font-size: 9.5;
  font-style: normal;
  font-weight: normal;
  font-family: verdana, helvetica, arial, sans-serif;
}
.newsTxt2 {
  font-size: 1em;
  font-family: verdana, helvetica, arial, sans-serif;
  font-weight: bold;
}
