
html { font-size: 100%; /* IE hack */ }

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-bottom: 0px;
	color: #000000;
}

body {
	font-size:90%;  /* to make calculations easy (and less huge) = 10px */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

H1 {font-size:2em}  /* displayed at 24px */
H2 {font-size:1.5em}  /* displayed at 18px */
H3 {font-size:1.25em}  /* displayed at 15px */
H4 {font-size:1em}  /* displayed at 12px */

/* TO cater for IE/Win */
INPUT, SELECT, TH, TD {font-size:1em}

/* To avoid nesting confusion */

LI LI {font-size:1em}
LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}


.txt_pytteliten {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #666666;
	padding-bottom: 0px;
}

.txt_heading {
	color: #333333;
	font-size: 1.2em;
	line-height: normal;
	padding-bottom: 0px;	
}
p {
	padding-bottom: 0px;
}
.txt_normal {
	color: #000000;
	font-size: 1em;
	line-height: normal;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

.txt_pyttepytteliten {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.1em;
	color: #666666;
	padding-bottom: 0px;
}

