BODY {
	background-color: #008EB2;
}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
	text-decoration: none;
}
.text_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}

