body,td,th {
	color: #5B5B5B;
	word-break:break-all;
	table-layout: fixed;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ED1B24;
	word-break:break-all;
	table-layout: fixed;
	SCROLLBAR-FACE-COLOR: #f2f2f2;
	SCROLLBAR-HIGHLIGHT-COLOR: #f2f2f2;
	SCROLLBAR-SHADOW-COLOR: #f2f2f2;
	SCROLLBAR-3DLIGHT-COLOR: #f2f2f2;
	SCROLLBAR-ARROW-COLOR:  #333333;
	SCROLLBAR-TRACK-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #333333;

}
a:link {
	color: #5B5B5B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B5B5B;
}
a:hover {
	text-decoration: underline;
	color: #ED1B24;
}
a:active {
	text-decoration: none;
	color: #5B5B5B;
}
