/* CSS Document */

BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
P {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
A {text-decoration: none;
}
H2 {font: bold 14px serif;
}
H6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
}
TD {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.red {
	font-weight: bold;
	color: #F00;
}
.rubrik {
	font-size: 16px;
}

