html, body {
	background-color: #f4f7f8;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Times New Roman";
	text-align: center;
	font-size: 0.85em;
	line-height: 1.3;
	color: #6b6b6b;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
body {
  text-align: left;
}
a.underline, a.underline:link, a.underline:visited, a.underline:active    {color: #ef7600; font-family: Tahoma, Verdana, Arial, Helvetica, "Times New Roman"; font-size: 1em; text-decoration: underline;}
a.underline:hover    {color: #023484; font-family: Tahoma, Verdana, Arial, Helvetica, "Times New Roman"; font-size: 1em; text-decoration: none;}

