body {
	margin-left: 10px;
}
.linx {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 22px;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;

}
.text_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}
.linx2 {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
.header1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.text_black {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
