.bgtext-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: bold;
	line-height: normal;
	text-align: justify;

}


.bgtext-white-big {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	line-height: normal;
	text-align: justify;
}


.bgtext-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	font-weight: bold;
	line-height: normal;
	text-align: justify;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	margin-right: 4px;

}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
}	
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	color: #FFFF00;
	text-decoration: none;

}
.flow {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-right: 1.25em;
	margin-bottom: 2em;
	margin-left: 0px;
}
.float2 {
	float: right;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.pic1 {
	float: left;
	clear: both;
	padding-right: 20px;
	padding-bottom: 20px;
}
.pic2 {
	float: right;
	clear: right;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
