body {
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	height: 100%;
	background-color:#000000;
}
a{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
a:active {
	text-decoration: none;
}
html {
    /*overflow:auto;*/
	height:100%;
}
#flashcontent {
     height: 100%;
}
.area{
	font-family:Tahoma, Verdana, Arial;
	font-size:8pt;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#eeeeee;
	width:250px;
}
