body {
	background-color:#333333;
	color:#666666;
}
a {
	color:#9999ff;
}

#flashcontent {
	position    :absolute;
	}
#flashcontent * {
	line-height	:150%;
	}
#flashcontent #attention {
	font-size   :80%;
	text-align  :left;
	margin      :0;
	padding     :0;
	}
#flashcontent #attention h1,
#flashcontent #attention h2 {
	color       :#999999;
	}
#flashcontent #attention p,
#flashcontent #attention ul {
	text-align  :left;
	}
.invisible {
	display:none;
}