body {
	margin: 0px;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffffff;
	line-height: 18px;
	text-align: justify;
}
.line-bottom-white {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.text-topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text-topnav a{
	color: #333333;
	text-decoration: none;
}
.text-topnav a:hover{
	color: #333333;
		text-decoration: underline;
}
