/*
###########################################################
#
# Filename:			custom.css
#
# Copyright:		S-Inside
# Project:			Bureau Bex
# Platform:			CSS
# Date created: 	18-03-2017
#
    used colours for this website:
    #fff			white
    #eaeaea			grey
    #000			black
# 
###########################################################
*/


/* TinyMCE specific rules */
.mceContentBody, .mceContentBody td, .mceContentBody pre {
   font-size: 10pt !important;
}