body {
	margin-top: 0px;
	background-color: #000000;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #666666;
	font-size: 12px;
}

p {
	color: #006600;
	font-size: 12px;
}

#flashcontent {
	text-align: left;
	width: 100%;
	color: #999999;
	font-size: 12px;
	line-height: 1.5;
	height: 100%;
}
#flashcontent h3 {
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
	margin-left: 15px;
	color: #990000;
}

#flashcontent p {
	margin-left: 30px;
	margin-right: 30px;
	color: #666666;
	font-size: 12px;
}
#flashcontent dt {
	margin-left: 30px;
	font-weight: bold;
}
#flashcontent li {
	list-style-type: square;
}

#flashcontent h1 {
	font-size: 20px;
	text-align: left;
	color: #054C68;
	margin-left: 20px;
}
#flashcontent h2 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: ##64969D;
	font-size: 15px;
	padding-left: 10px;
	margin-left: 20px;
	margin-top: 20px;
	color: #054C68;
}
#flashcontent dl {
	margin-top: 0px;
	padding-top: 0px;
}

#flashcontent address {
	font-style: normal;
	text-align: center;
}

#flashcontent a:link, #flashcontent a:visited{
	color: #990000;
}

#flashcontent a:hover {
	color: #CC0000;
}
