* {
	background: none !important;
	position: static !important;
	float: none !important;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	font-size: small;
}
a { text-decoration: none; color: #5e7c9e; }
a:link { text-decoration: none; color: #5e7c9e; }
a:hover { text-decoration: underline; color: #5e7c9e; }
a:active { text-decoration: underline; color: #5e7c9e; }

