/* Basic Style */
body {
	margin:0px;
	background: #000;
	font-size: 12px;
	height:100%;
}

img { border:0; }

#gateFlash 
{
	height:100%;
	background: #000;
}

/* font color */
.fc1, .fc1 A {color:#c1c0c1;}
.fc2, .fc2 A {color:#FFFFFF;}
.fc3, .fc3 A {color:#e9e9e9;}

/* font size */
.fs1, .fs1 A {font-size:10;}
.fs2, .fs2 A {font-size:13;}

/* font family */
.ff1, .ff1 A {font-family:arial;}

/* font-weight*/
.b, .b A {font-weight:bold;}
