body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	background-color: #2E3092;
	}
td {
	color: #BB6122;
	font-size: 12px;
	text-align: center;
	line-height: 140%;
	}
a:link {
	color: #C6C8CA;
	}
a:visited {
	color: #C6C8CA;
	}
a:hover {
	color: #C6C8CA;
	}
a.support:link {
	color: #BB6122;
	text-decoration: none;
	}
a.support:visited {
	color: #BB6122;
	text-decoration: none;
	}
a.support:hover {
	color: #ff0000;
	text-decoration: none;
	}