/* CSS Document */
/* Imports Styles */

/* Imports the position styling for all the organisations */
@import url("position.css");

/* Imports the colour styling for all the organisations */
@import url("colours.css");

/* Imports the content area styles for all the organisations */
@import url("contentstyles.css");

/* Imports the table styles for all the organisations */
@import url("tablestyles.css");
