/* author: Auke van Scheltinga, for It-ernity high-end solutions 2004 */
/* Project Started end of fall */

/* Master css file for PREM */

/* positioning */
@import url("3columsLiquid.css");

/* Skin */
@import url("skin.css"); 

/* default font styles / non css-p positioning */
@import url("style.css"); 

/* Elements */
* {
padding: 0;
margin: 0;
}

acronym {
	cursor: help;
	text-decoration: none
}

img { border: 0px}
a { text-decoration: none}
.hide{display: none}

.spacer {clear: both}
.spacer {clear: both}
.spacerr {clear: right}

