body, table, tr, td, div, span
{
	font-size: 10pt;
	font-family: Arial; 
	color: #000000;
}
//lettertype voor de tekst in editor

/* To avoid automatic paragraphs spaces: */
/*
P, UL, OL { margin-top: 0px; margin-bottom: 0px; }
*/
.5pt
{
	font-size: 5pt;
}
.6pt
{
	font-size: 6pt;
}
.7pt
{
	font-size: 7pt;
}
.8pt
{
	font-size: 8pt;
}
.9pt
{
	font-size: 9pt;
}
.10pt
{
	font-size: 10pt;
}
.11pt
{
	font-size: 11pt;
}
.12pt
{
	font-size: 12pt;
}
.13pt
{
	font-size: 13pt;
}
.14pt
{
	font-size: 14pt;
}
.16pt
{
	font-size: 16pt;
}
.18pt
{
	font-size: 18pt;
}
.20pt
{
	font-size: 20pt;
}
.22pt
{
	font-size: 22pt;
}
.24pt
{
	font-size: 24pt;
}
.26pt
{
	font-size: 26pt;
}
.28pt
{
	font-size: 28pt;
}