/* CSS Document */
#flashcontent {
	width: 780px;
} 

#flashcontent a {
	color: inherit;
} 
.infotext
	{
	color: #000000;
	padding: 5px;
	font-size: 12px;
	font-family: arial , verdana;
	font-weight: normal;
	text-align: justify;
	background-color: transparent;
	}
.infotext1
	{
	color: #000000;
	font-size: 10px;
	font-family: arial , verdana;
	font-weight: normal;
	text-align: left;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext a:link, .infotext a:visited
	{
	color: #000000;
	text-decoration: none;
	font-family: arial , verdana;
	font-size: 12px;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #000000;
	text-decoration: none;
	font-family: arial , verdana;
	font-weight: bold;
	}

