@charset "utf-8";
/* CSS Document */

 a:link {color: #ffffff; font-family: Arial; text-decoration: none;}
 a:visited {color: #ffffff; font-family: Arial; text-decoration: none;}
 a:active {color: #ffffff; font-family: Arial; text-decoration: none;}
 a:hover {color: #ffffff; font-family: Arial; text-decoration: underline;}
 
 a.flashlink:link {color: #000000; font-family: Arial; text-decoration: none;}
 a.flashlink:visited {color: #000000; font-family: Arial; text-decoration: none;}
 a.flashlink:active {color: #000000; font-family: Arial; text-decoration: none;}
 a.flashlink:hover {color: #000000; font-family: Arial; text-decoration: underline;}
 
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color:#ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

html, body { 
     height:100%;
     width:100%;
}
.link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}
.footer {
	line-height: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.FlashWarning {
	font-size: 12px;
	color: #660000;
	background-color: #FFFFFF;
	border: medium solid #FF0000;
}

.lightlimited {
	font-size: 24px;
	letter-spacing: .5em;
}
.customweb {
	font-size: 12px;
	letter-spacing: .4em;
}