body {
	background-color: #3F7500;
	background-image: url(images/bg_ux.gif);
	background-repeat: repeat;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}.header-nav {
	font-size: 12px;
	font-weight: normal;
	color: 0099FF;
}
.header-div {
	font-size: 12px;
	color: #CCCCCC;
}
.titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 4D009B;
}