body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#222429;
	height:100%;
}
html {
width:100%;
height:100%;
}

div.flashLayer1{
	height:100%;
	background-color:#222429;
	margin-bottom:0px;
}
div.flashLayer2{
	height:100%;
	background-color:#DCDDDE;
	margin-bottom:0px;
}

div.titletext {
	font-family:Arial, Helvetica, sans-serif;
	color:#6C6F71;
	font-size:26px;
	text-align:right;
}
div.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#818285;
	font-size:11px;
}
a{
	color:#000000;
	text-decoration:none;
}

