.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #556F4A;
	text-decoration: none;
}
.box {
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	margin-bottom: 5px;
	padding: 1px;

}
a.test:hover {
	color: #000000;
	text-decoration: underline;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 2px;
	line-height: 20px;

}
.bubbles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #556F4A;
	text-decoration: none;


}
.testbullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #556F4A;
	text-decoration: none;
	text-indent: -8pt;
	margin-left: 10px;


}
.bodytext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #556F4A;
	text-decoration: none;
}
.transparent {
	filter: Alpha(Opacity=50;
}
a.bubbles:hover {
	color: #000000;
	text-decoration: underline;
}
