@charset "utf-8";
/*  www.colorstorm.eu | pascal pauly www.nizon.org */

html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	background-color: #FFFFFF;
	font: 76% Arial, sans-serif;
}

a:link {
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}

a:visited {
	color:#666666;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}

.16pixel {
	font-size: 16px;
}

.bold {
	font-weight:bold;
}

.text {
	font-size:11px
}