@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.stlfeb {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	line-height: 12px;
	color: #000;
	margin: 0 0 0 0;
}

a:link {  
	line-height: 16px;
	color: #000;
}

a:hover {  
	line-height: 16px;
	color: #333;
	text-decoration: underline;
}

