body {
	margin: 0px;
	background-color: #011422;

}

A:link, A:visited, A:active { color: #96CA4A; text-decoration: none} 
A:hover { color: #FFF; text-decoration: underline}

.txt {
	font-size : 9pt;
	font-family : arial, Helvetica;
	color: #E4E4E4;
}
.txt2 {
	font-size :11px;
	font-family : arial, Helvetica;
	color: #E4E4E4;
}
.txt3 {
	font-size : 12pt;
	font-family : arial, Helvetica;
	color: #E4E4E4;
}