body, td {
	font-family 	: Arial;
}

.bodytxt {
	font-size		: 12px;
}

.introtxt {
	font-size		: 14px;
}

.smalltxt {
	font-size		: 12px;
}

.minitxt {
	font-size		: 11px;
}

.h4 {
	font-size		: 16px;
}

.h1 {
	font-size		: 10px;
}

.linkliste {
	font-size		: 12px;
}

.alignleft {
	position		: relative;
	left			: -4px;
}

