body {
	background          : #E2DFD8;
	padding             : 0px 0px 0px 0px;
	margin              : 0px 0px 0px 0px;
	font-family         : "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", Helvetica, Arial, sans-serif;
	font-size           : 80%;
	color               : #43442b;
}

html {
	overflow            : hidden;
}

#flashcontent h1 {
	margin				: 20px 0px 20px 0px;
	line-height			: 50px;
	padding				: 0px 0px 0px 0px;
	border				: 0px;
	color				: #3E6565;
	font-size			: 200%;
}

#flashcontent h2 {
	font-size			: 120%;
	margin				: 0px 0px 20px 0px;
	padding				: 0px 0px 0px 0px;
	font-weight			: normal;
}

#flashcontent h3 {
	background-color	: #eeeeee;
	font-weight			: normal;
	font-size			: 100%;
	margin				: 0px 0px 5px 0px;
	padding             : 0px 0px 0px 5px;
}

#flashcontent h4 {
	font-weight			: normal;
	font-size			: 100%;
	margin				: 0px 0px 20px 0px;
}

a:link, a:active, a:visited {
	color               : #FF0066;
}

a:hover {
	color               : #000000;
}

