/* CSS Document */
body {
	font: 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	background-color: #000000;
}

	#info {
		width: 300px;
		overflow: auto;
	}

	#flashcontent {
	width: 1024px;
	height: 670px;
	float: none;
	margin: 0px;
	text-align: left;
	position: relative;
	}
a:link {
	color: #6699FF;
	font-weight: bold;
}
a:visited {
	color: #3366FF;
	font-weight: bold;
}
a:hover {
	color: #66CCFF;
	font-weight: bold;
}
a {
	font-weight: bold;
}
p {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 600px;
	margin: auto;
	padding: 30px 50px 20px;
	color: #000000;
	word-spacing: 1px;
}
a:active {
	color: #6699FF;
}
.style1 {
	color: #000066;
	font-size: 14px;
}
.style2 {font-size: 12px}
.style4 {font-size: 12px; color: #990000; }
.style5 {font-size: 14px}
.style6 {
	color: #2B244D;
	font-style: italic;
	font-weight: bold;
}

