@charset "utf-8";
/* CSS Document */

<!--
body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #000000;
}

#img.imgTag1, imgTag2, imgTag3 {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
}
-->
