a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F6EA18;
	overflow: hidden;
}
b { font-size: 18px; }
i { font-size: 10px; font-style: normal; color: #666666; }
#swf {
		height: 100%;
	width: 100%;
	position: absolute;
}

