/* ALPENREUS DEFAULT STYLE DOCUMENT */
/* Last revision: Okt 20 2005 */
/*------------------------------------------*/

@import url("content.css");
@import url("styles.css");

/* GLOBAL ESSENTIALS */
/* -------------------------------------- */
body {
	margin: 0px;
	padding: 0px;	
	background: #FFF url(../img/bg.gif) repeat-x;
	font-family: arial,verdana,helvetica;
	color: #0898B8;
	font-size: 12px;
}
