@charset "ISO-8859-1";
body {
	background-color: #000000;
	color: #000;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.showBG {
	background-attachment: fixed;
	background-image: url(images/home_19.gif);
	background-repeat: no-repeat;
}
iframe {
overflow-x: hidden;
overflow-y: scroll;
}
