@charset "UTF-8";
/* ------------------------------------------------------------------------------------------------------------------------------ */
/* -------------------------- Global CSS - General styles for all types of Media ------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------ */

/* General styles for the whole document */
body {
}
.clear {
	clear: both;
}
