@charset "utf-8";
.style2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.style4 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
}


.tabel_border {
	border: medium solid #56656B;
}

/* CSS Document */

body {
	background-color: #000000;
}
.img_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Flash_border {
	border: medium solid #496974;
}

